@@ -178,47 +178,47 @@ <h2>
178
178
179
179
< div class ="row-fluid ">
180
180
< div class ="span6 ">
181
- < h3 > < a href ="{{ site.url }}/specs/0/ "> STACK-0 Proposals</ a > < span class ="label "> Draft</ span > </ h3 >
181
+ < h3 > < a href ="{{ site.url }}/specs/STACK- 0/ "> STACK-0 Proposals</ a > < span class ="label "> Draft</ span > </ h3 >
182
182
< p >
183
183
Specification for how community driven Stack proposals will be
184
184
written and managed.
185
185
</ p >
186
186
< div class ="btn-group ">
187
- < a class ="btn " href ="{{ site.url }}/specs/0/ "> < i class ="icon icon-book "> </ i > Proposal</ a >
187
+ < a class ="btn " href ="{{ site.url }}/specs/STACK- 0/ "> < i class ="icon icon-book "> </ i > Proposal</ a >
188
188
</ div >
189
189
</ div >
190
190
< div class ="span6 ">
191
- < h3 > < a href ="{{ site.url }}/specs/1/ "> STACK-1 Core</ a > < span class ="label "> Draft</ span > </ h3 >
191
+ < h3 > < a href ="{{ site.url }}/specs/STACK- 1/ "> STACK-1 Core</ a > < span class ="label "> Draft</ span > </ h3 >
192
192
< p >
193
193
Specification for writing and interacting with Stack middlewares
194
194
and applications.
195
195
</ p >
196
196
< div class ="btn-group ">
197
- < a class ="btn " href ="{{ site.url }}/specs/1/ "> < i class ="icon icon-book "> </ i > Proposal</ a >
197
+ < a class ="btn " href ="{{ site.url }}/specs/STACK- 1/ "> < i class ="icon icon-book "> </ i > Proposal</ a >
198
198
</ div >
199
199
</ div >
200
200
</ div >
201
201
< div class ="row-fluid ">
202
202
< div class ="span6 ">
203
- < h3 > < a href ="{{ site.url }}/specs/2/ "> STACK-2 Authentication</ a > < span class ="label "> Draft</ span > </ h3 >
203
+ < h3 > < a href ="{{ site.url }}/specs/STACK- 2/ "> STACK-2 Authentication</ a > < span class ="label "> Draft</ span > </ h3 >
204
204
< p >
205
205
Specification for authentication middlewares to follow in order
206
206
for applications and authorization middlewares to be able to
207
207
interact with each other.
208
208
</ p >
209
209
< div class ="btn-group ">
210
- < a class ="btn " href ="{{ site.url }}/specs/2/ "> < i class ="icon icon-book "> </ i > Proposal</ a >
210
+ < a class ="btn " href ="{{ site.url }}/specs/STACK- 2/ "> < i class ="icon icon-book "> </ i > Proposal</ a >
211
211
</ div >
212
212
</ div >
213
213
< div class ="span6 ">
214
- < h3 > < a href ="{{ site.url }}/specs/3/ "> STACK-3 Authorization</ a > < span class ="label "> Draft</ span > </ h3 >
214
+ < h3 > < a href ="{{ site.url }}/specs/STACK- 3/ "> STACK-3 Authorization</ a > < span class ="label "> Draft</ span > </ h3 >
215
215
< p >
216
216
Specification for authorization middlewares to follow in order
217
217
for applications and authentication middlewares to be able to
218
218
interact with each other.
219
219
</ p >
220
220
< div class ="btn-group ">
221
- < a class ="btn " href ="{{ site.url }}/specs/3/ "> < i class ="icon icon-book "> </ i > Proposal</ a >
221
+ < a class ="btn " href ="{{ site.url }}/specs/STACK- 3/ "> < i class ="icon icon-book "> </ i > Proposal</ a >
222
222
</ div >
223
223
</ div >
224
224
</ div >
0 commit comments