@@ -169,37 +169,47 @@ <h2>
169169
170170 < div class ="row-fluid ">
171171 < div class ="span6 ">
172- < h3 > < a href ="{{ site.url }}/specs/1 / "> 1 - Proposals</ a > < span class ="label "> Draft</ span > </ h3 >
172+ < h3 > < a href ="{{ site.url }}/specs/0 / "> 0 Proposals</ a > < span class ="label "> Draft</ span > </ h3 >
173173 < p >
174174 Specification for how community driven Stack proposals will be
175175 written and managed.
176176 </ p >
177177 < div class ="btn-group ">
178- < a class ="btn " href ="{{ site.url }}/specs/1 / "> < i class ="icon icon-book "> </ i > Specification </ a >
178+ < a class ="btn " href ="{{ site.url }}/specs/0 / "> < i class ="icon icon-book "> </ i > Proposal </ a >
179179 </ div >
180180 </ div >
181181 < div class ="span6 ">
182- < h3 > < a href ="{{ site.url }}/specs/2/ "> 2 - Authentication</ a > < span class ="label "> Draft</ span > </ h3 >
182+ < h3 > < a href ="{{ site.url }}/specs/1/ "> 1 Core</ a > < span class ="label "> Draft</ span > </ h3 >
183+ < p >
184+ Specification for writing and interacting with Stack middlewares
185+ and applications.
186+ </ p >
187+ < div class ="btn-group ">
188+ < a class ="btn " href ="{{ site.url }}/specs/1/ "> < i class ="icon icon-book "> </ i > Proposal</ a >
189+ </ div >
190+ </ div >
191+ </ div >
192+ < div class ="row-fluid ">
193+ < div class ="span6 ">
194+ < h3 > < a href ="{{ site.url }}/specs/2/ "> 2 Authentication</ a > < span class ="label "> Draft</ span > </ h3 >
183195 < p >
184196 Specification for authentication middlewares to follow in order
185197 for applications and authorization middlewares to be able to
186198 interact with each other.
187199 </ p >
188200 < div class ="btn-group ">
189- < a class ="btn " href ="{{ site.url }}/specs/2/ "> < i class ="icon icon-book "> </ i > Specification </ a >
201+ < a class ="btn " href ="{{ site.url }}/specs/2/ "> < i class ="icon icon-book "> </ i > Proposal </ a >
190202 </ div >
191203 </ div >
192- </ div >
193- < div class ="row-fluid ">
194204 < div class ="span6 ">
195- < h3 > < a href ="{{ site.url }}/specs/3/ "> 3 - Authorization</ a > < span class ="label "> Draft</ span > </ h3 >
205+ < h3 > < a href ="{{ site.url }}/specs/3/ "> 3 Authorization</ a > < span class ="label "> Draft</ span > </ h3 >
196206 < p >
197207 Specification for authorization middlewares to follow in order
198208 for applications and authentication middlewares to be able to
199209 interact with each other.
200210 </ p >
201211 < div class ="btn-group ">
202- < a class ="btn " href ="{{ site.url }}/specs/2 / "> < i class ="icon icon-book "> </ i > Specification </ a >
212+ < a class ="btn " href ="{{ site.url }}/specs/3 / "> < i class ="icon icon-book "> </ i > Proposal </ a >
203213 </ div >
204214 </ div >
205215 </ div >
0 commit comments