File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -153,10 +153,16 @@ export const Membership = () => {
153153 Collectives runtime yet. To be added as a candidate, a
154154 pre-existing member with rank greater than or equal to 1 can
155155 initiate this process by submitting the signed `induct` call,
156- as shown below (Core Fellowship UI).
156+ as shown below in the{ ' ' }
157+ < ThemedLink
158+ to = "https://collectives.subsquare.io/fellowship/core"
159+ target = "_blank"
160+ >
161+ Core Fellowship page UI.
162+ </ ThemedLink > .
157163 </ p >
158164
159- < img className = "w-[45rem] py-10" src = { SubsquareInduction } />
165+ < a href = "https://collectives.subsquare.io/fellowship/members" > < img className = "w-[45rem] py-10" src = { SubsquareInduction } /> </ a >
160166
161167 < p >
162168 Upon successful execution of the extrinsic, the candidate's
You can’t perform that action at this time.
0 commit comments