Skip to content

Commit

Permalink
docs(links): small links update
Browse files Browse the repository at this point in the history
  • Loading branch information
vvo committed Nov 7, 2016
1 parent 336944e commit 56afd4c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion docgen/layouts/common/footer.pug
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ section.ac-footer
| Code licensed under
a.ac-footer-link-item(href='https://raw.githubusercontent.com/algolia/instantsearch.js/develop/LICENSE') MIT
br
a.ac-footer-link-item(href='https://github.com/algolia/instantsearch.js') Github
a.ac-footer-link-item(href='https://github.com/algolia/instantsearch.js') GitHub
a.ac-footer-link-item(href='https://github.com/algolia/instantsearch.js/issues') issues
.ac-footer-container.ac-footer-brand
p This project is part of
Expand Down
4 changes: 2 additions & 2 deletions docgen/layouts/common/header.pug
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
path(d='M5.45391304,3.46347826 L4.86347826,5.62434783 L6.7626087,4.54878261 C6.49025345,4.02572956 6.01841987,3.63465633 5.45391304,3.46408696 L5.45391304,3.46347826 Z M6.05652174,1.18817391 L6.05652174,0.816869565 C6.05652174,0.406 5.73573913,0.0730434783 5.34008696,0.0724347826 L4.0873913,0.0724347826 C3.69173913,0.0724347826 3.37156522,0.404782609 3.37156522,0.815043478 L3.37156522,1.18147826 C4.24936459,0.925703085 5.18443206,0.944820775 6.05104348,1.23626087 C6.05226087,1.21921739 6.05591304,1.204 6.05591304,1.18756522 L6.05652174,1.18817391 Z M1.67756522,1.96426087 C1.54582836,1.82518472 1.36269446,1.74640498 1.17113043,1.74640498 C0.979566413,1.74640498 0.796432509,1.82518472 0.664695652,1.96426087 L0.538086957,2.09573913 C0.258086957,2.38608696 0.258086957,2.8566087 0.538086957,3.14756522 L0.672,3.28756522 C0.956671045,2.81274007 1.32114991,2.39060353 1.7493913,2.03973913 L1.67756522,1.96486957 L1.67756522,1.96426087 Z')
| <span>Community</span>
.cm-navigation__brands--project
a(href=h.publicPath('')) React instantsearch
a(href=h.publicPath('')) react-instantsearch
.cm-navigation__dropdown-holder
.cm-navigation__brands-dropdown
.cm-navigation__brands-dropdown__container
Expand Down Expand Up @@ -75,4 +75,4 @@
svg(width='40px', height='39px')
use(xlink:href='#github-icon')
figcaption
| Github
| GitHub
6 changes: 3 additions & 3 deletions docgen/layouts/index.pug
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ block content
section
.container
div
h2.title Alpha release
h2.title Beta release
:markdown-it
`react-instantsearch` is just around the corner, welcome to its alpha website.
`react-instantsearch` is just around the corner, welcome to its beta website.

If you want to give us some feedback, you can either open an issue on [Github](https://github.com/algolia/instantsearch.js/issues/new?labels[]=packages/react-instantsearch)
If you want to give us some feedback, you can either open an issue on [GitHub](https://github.com/algolia/instantsearch.js/issues/?label=◾+react-instantsearch)
or chat with us on [Gitter](https://gitter.im/algolia/instantsearch.js)
a.btn.btn-cta(href='gettingstarted.html') Get Started

0 comments on commit 56afd4c

Please sign in to comment.