File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -205,18 +205,21 @@ <h3 class="section-subhead">Github Projects</h3>
205205 < p > Graphite is under constant development. Please file any issues or feature requests in Github and contribute to the project.</ p >
206206 < ul >
207207 < li >
208- < a class ="page-section__icon-link " href ="https://github.com/graphite-project/carbon " target ="_blank "> /graphite-project/carbon </ a >
208+ < a class ="page-section__icon-link " href ="https://github.com/graphite-project/graphite-web " target ="_blank "> /graphite-project/graphite-web </ a >
209209 </ li >
210210 < li >
211- < a class ="page-section__icon-link " href ="https://github.com/graphite-project/graphite-web " target ="_blank "> /graphite-project/graphite-web </ a >
211+ < a class ="page-section__icon-link " href ="https://github.com/graphite-project/carbon " target ="_blank "> /graphite-project/carbon </ a >
212212 </ li >
213213 < li >
214214 < a class ="page-section__icon-link " href ="https://github.com/graphite-project/whisper " target ="_blank "> /graphite-project/whisper</ a >
215215 </ li >
216- <!-- li>
216+ < li >
217217 < a class ="page-section__icon-link " href ="https://github.com/graphite-project/carbonate " target ="_blank "> /graphite-project/carbonate</ a >
218218 </ li >
219219 < li >
220+ < a class ="page-section__icon-link " href ="https://github.com/graphite-project/docker-graphite-statsd " target ="_blank "> /graphite-project/docker-graphite-statsd</ a >
221+ </ li >
222+ <!--li>
220223 <a class="page-section__icon-link" href="https://github.com/graphite-project/ceres" target="_blank">/graphite-project/ceres</a>
221224 </li-->
222225 < li >
Original file line number Diff line number Diff line change @@ -39,5 +39,9 @@ <h2>Quick Start Guides</h2>
3939 < h2 > Install Graphite and Get Started</ h2 >
4040 < a class ="btn btn--primary " href ="https://graphite.readthedocs.io/en/latest/install.html " target ="_blank "> Install</ a >
4141 </ div >
42+ < div class ="text-center ">
43+ < h2 > or try Graphite in Docker and have it running in seconds</ h2 >
44+ < a class ="btn btn--primary " href ="https://graphite.readthedocs.io/en/latest/install.html#docker " target ="_blank "> Try Graphite in Docker </ a >
45+ </ div >
4246 </ div >
4347</ div >
You can’t perform that action at this time.
0 commit comments