3
3
<picture>
4
4
<source media="(prefers-color-scheme: dark)" srcset="https://github.com/semaphore-protocol/website/blob/main/static/img/semaphore-icon-dark.svg">
5
5
<source media="(prefers-color-scheme: light)" srcset="https://github.com/semaphore-protocol/website/blob/main/static/img/semaphore-icon.svg">
6
- <img width="40" alt="Semaphore icon. " src="https://github.com/semaphore-protocol/website/blob/main/static/img/semaphore-icon.svg">
6
+ <img width="40" alt="Semaphore icon" src="https://github.com/semaphore-protocol/website/blob/main/static/img/semaphore-icon.svg">
7
7
</picture>
8
8
Semaphore
9
9
</h1>
@@ -94,7 +94,7 @@ The core of the Semaphore protocol is in the [circuit logic](/packages/circuits/
94
94
<a href="/packages/identity">
95
95
@semaphore-protocol/identity
96
96
</a>
97
- <a href="https://js.semaphore.pse.dev/identity ">
97
+ <a href="https://js.semaphore.pse.dev/modules/_semaphore_protocol_identity ">
98
98
(docs)
99
99
</a>
100
100
</td>
@@ -116,7 +116,7 @@ The core of the Semaphore protocol is in the [circuit logic](/packages/circuits/
116
116
<a href="/packages/group">
117
117
@semaphore-protocol/group
118
118
</a>
119
- <a href="https://js.semaphore.pse.dev/group ">
119
+ <a href="https://js.semaphore.pse.dev/modules/_semaphore_protocol_group ">
120
120
(docs)
121
121
</a>
122
122
</td>
@@ -138,7 +138,7 @@ The core of the Semaphore protocol is in the [circuit logic](/packages/circuits/
138
138
<a href="/packages/proof">
139
139
@semaphore-protocol/proof
140
140
</a>
141
- <a href="https://js.semaphore.pse.dev/proof ">
141
+ <a href="https://js.semaphore.pse.dev/modules/_semaphore_protocol_proof ">
142
142
(docs)
143
143
</a>
144
144
</td>
@@ -160,7 +160,7 @@ The core of the Semaphore protocol is in the [circuit logic](/packages/circuits/
160
160
<a href="/packages/data">
161
161
@semaphore-protocol/data
162
162
</a>
163
- <a href="https://js.semaphore.pse.dev/data ">
163
+ <a href="https://js.semaphore.pse.dev/modules/_semaphore_protocol_data ">
164
164
(docs)
165
165
</a>
166
166
</td>
@@ -220,7 +220,7 @@ The core of the Semaphore protocol is in the [circuit logic](/packages/circuits/
220
220
<a href="/packages/heyauthn">
221
221
@semaphore-protocol/heyauthn
222
222
</a>
223
- <a href="https://js.semaphore.pse.dev/heyauthn ">
223
+ <a href="https://js.semaphore.pse.dev/modules/_semaphore_protocol_heyauthn ">
224
224
(docs)
225
225
</a>
226
226
</td>
0 commit comments