Skip to content

Commit fbecac0

Browse files
committed
Fix homepage links
1 parent f1a5300 commit fbecac0

19 files changed

+28
-28
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Use the navigation on the left to reach sections of interest directly, or start
1010

1111
## Who are you?
1212

13-
* [Competition/hackathon participant](sections/participate/index.md)
14-
* [Organiser for an event](sections/organise/index.md)
15-
* [Mentor on an event](sections/mentor/index.md)
16-
* [Developer contributing](sections/develop/index.md) to the Socialgorithm platform (e.g. writing a game)
13+
* [Competition/hackathon participant](sections/participate)
14+
* [Organiser for an event](sections/organise)
15+
* [Mentor on an event](sections/mentor)
16+
* [Developer contributing](sections/develop) to the Socialgorithm platform (e.g. writing a game)

docs/index.html

+5-5
Original file line numberDiff line numberDiff line change
@@ -416,10 +416,10 @@ <h1 id="socialgorithm-documentation">Socialgorithm Documentation</h1>
416416
<p>Use the navigation on the left to reach sections of interest directly, or start with why you&apos;re here:</p>
417417
<h2 id="who-are-you">Who are you?</h2>
418418
<ul>
419-
<li><a href="sections/participate/index.md">Competition/hackathon participant</a></li>
420-
<li><a href="sections/organise/index.md">Organiser for an event</a></li>
421-
<li><a href="sections/mentor/index.md">Mentor on an event</a></li>
422-
<li><a href="sections/develop/index.md">Developer contributing</a> to the Socialgorithm platform (e.g. writing a game)</li>
419+
<li><a href="sections/participate">Competition/hackathon participant</a></li>
420+
<li><a href="sections/organise">Organiser for an event</a></li>
421+
<li><a href="sections/mentor">Mentor on an event</a></li>
422+
<li><a href="sections/develop">Developer contributing</a> to the Socialgorithm platform (e.g. writing a game)</li>
423423
</ul>
424424

425425

@@ -460,7 +460,7 @@ <h1 class="search-results-title">No results matching "<span class='search-query'
460460
<script>
461461
var gitbook = gitbook || [];
462462
gitbook.push(function() {
463-
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"next":{"title":"Participate","level":"1.2","depth":1,"path":"sections/participate/README.md","ref":"sections/participate/README.md","articles":[{"title":"Tic-Tac-Toe","level":"1.2.1","depth":2,"path":"sections/participate/tic-tac-toe.md","ref":"sections/participate/tic-tac-toe.md","articles":[]},{"title":"Ultimate Tic-Tac-Toe","level":"1.2.2","depth":2,"path":"sections/participate/ultimate-tic-tac-toe/README.md","ref":"sections/participate/ultimate-tic-tac-toe/README.md","articles":[{"title":"Write A Player","level":"1.2.2.1","depth":3,"path":"sections/participate/ultimate-tic-tac-toe/write-a-player.md","ref":"sections/participate/ultimate-tic-tac-toe/write-a-player.md","articles":[{"title":"Python","level":"1.2.2.1.1","depth":4,"path":"sections/participate/ultimate-tic-tac-toe/python.md","ref":"sections/participate/ultimate-tic-tac-toe/python.md","articles":[]},{"title":"JavaScript","level":"1.2.2.1.2","depth":4,"path":"sections/participate/ultimate-tic-tac-toe/javascript.md","ref":"sections/participate/ultimate-tic-tac-toe/javascript.md","articles":[]},{"title":"Other Languages","level":"1.2.2.1.3","depth":4,"path":"sections/participate/ultimate-tic-tac-toe/other-languages.md","ref":"sections/participate/ultimate-tic-tac-toe/other-languages.md","articles":[]}]},{"title":"Analyse Games","level":"1.2.2.2","depth":3,"path":"sections/participate/ultimate-tic-tac-toe/analyse-games.md","ref":"sections/participate/ultimate-tic-tac-toe/analyse-games.md","articles":[]},{"title":"Ideas","level":"1.2.2.3","depth":3,"path":"sections/participate/ultimate-tic-tac-toe/ideas.md","ref":"sections/participate/ultimate-tic-tac-toe/ideas.md","articles":[]},{"title":"Competing","level":"1.2.2.4","depth":3,"path":"sections/participate/ultimate-tic-tac-toe/competing.md","ref":"sections/participate/ultimate-tic-tac-toe/competing.md","articles":[]}]}]},"dir":"ltr"},"config":{"plugins":["image-captions","image-wrapper","-sharing","edit-link","page-toc"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"image-wrapper":{},"search":{},"page-toc":{"position":"before-first","selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4","showByDefault":false},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"edit-link":{"label":"Edit This Page","base":"https://github.com/socialgorithm/docs/edit/master/"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"image-captions":{"variable_name":"_pictures"}},"theme":"default","author":"Socialgorithm","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"_pictures":[{"backlink":"sections/participate/tic-tac-toe.html#fig1.2.1.1","level":"1.2.1","list_caption":"Figure: Tic Tac Toe Animation","alt":"Tic Tac Toe Animation","nro":1,"url":"./tic-tac-toe.gif","index":1,"caption_template":"Figure: _CAPTION_","label":"Tic Tac Toe Animation","attributes":{},"skip":false,"key":"1.2.1.1"},{"backlink":"sections/participate/ultimate-tic-tac-toe/index.html#fig1.2.2.1","level":"1.2.2","list_caption":"Figure: Ultimate Tic Tac Toe board, with an animation for some rounds","alt":"Ultimate Tic Tac Toe board, with an animation for some rounds","nro":2,"url":"/assets/uttt.gif","index":1,"caption_template":"Figure: _CAPTION_","label":"Ultimate Tic Tac Toe board, with an animation for some rounds","attributes":{},"skip":false,"key":"1.2.2.1"},{"backlink":"sections/participate/ultimate-tic-tac-toe/index.html#fig1.2.2.2","level":"1.2.2","list_caption":"Figure: Example of a first move","alt":"Example of a first move","nro":3,"url":"/assets/3-first-move.jpg","index":2,"caption_template":"Figure: _CAPTION_","label":"Example of a first move","attributes":{},"skip":false,"key":"1.2.2.2"},{"backlink":"sections/participate/ultimate-tic-tac-toe/index.html#fig1.2.2.3","level":"1.2.2","list_caption":"Figure: Board where the next player has to play in","alt":"Board where the next player has to play in","nro":4,"url":"/assets/4-second-move.jpg","index":3,"caption_template":"Figure: _CAPTION_","label":"Board where the next player has to play in","attributes":{},"skip":false,"key":"1.2.2.3"},{"backlink":"sections/participate/ultimate-tic-tac-toe/analyse-games.html#fig1.2.2.2.1","level":"1.2.2.2","list_caption":"Figure: Game Analysis","alt":"Game Analysis","nro":5,"url":"/assets/replay.gif","index":1,"caption_template":"Figure: _CAPTION_","label":"Game Analysis","attributes":{},"skip":false,"key":"1.2.2.2.1"},{"backlink":"sections/develop/architecture.html#fig1.5.1.1","level":"1.5.1","list_caption":"Figure: Socialgorithm Architecture","alt":"Socialgorithm Architecture","nro":6,"url":"architecture.png","index":1,"caption_template":"Figure: _CAPTION_","label":"Socialgorithm Architecture","attributes":{},"skip":false,"key":"1.5.1.1"}]},"language":"en","gitbook":"*","description":"Explains how to run Socialgorithm competitions or write games for it."},"file":{"path":"README.md","mtime":"2019-10-15T13:57:55.196Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-10-15T16:38:23.671Z"},"basePath":".","book":{"language":""}});
463+
gitbook.page.hasChanged({"page":{"title":"Introduction","level":"1.1","depth":1,"next":{"title":"Participate","level":"1.2","depth":1,"path":"sections/participate/README.md","ref":"sections/participate/README.md","articles":[{"title":"Tic-Tac-Toe","level":"1.2.1","depth":2,"path":"sections/participate/tic-tac-toe.md","ref":"sections/participate/tic-tac-toe.md","articles":[]},{"title":"Ultimate Tic-Tac-Toe","level":"1.2.2","depth":2,"path":"sections/participate/ultimate-tic-tac-toe/README.md","ref":"sections/participate/ultimate-tic-tac-toe/README.md","articles":[{"title":"Write A Player","level":"1.2.2.1","depth":3,"path":"sections/participate/ultimate-tic-tac-toe/write-a-player.md","ref":"sections/participate/ultimate-tic-tac-toe/write-a-player.md","articles":[{"title":"Python","level":"1.2.2.1.1","depth":4,"path":"sections/participate/ultimate-tic-tac-toe/python.md","ref":"sections/participate/ultimate-tic-tac-toe/python.md","articles":[]},{"title":"JavaScript","level":"1.2.2.1.2","depth":4,"path":"sections/participate/ultimate-tic-tac-toe/javascript.md","ref":"sections/participate/ultimate-tic-tac-toe/javascript.md","articles":[]},{"title":"Other Languages","level":"1.2.2.1.3","depth":4,"path":"sections/participate/ultimate-tic-tac-toe/other-languages.md","ref":"sections/participate/ultimate-tic-tac-toe/other-languages.md","articles":[]}]},{"title":"Analyse Games","level":"1.2.2.2","depth":3,"path":"sections/participate/ultimate-tic-tac-toe/analyse-games.md","ref":"sections/participate/ultimate-tic-tac-toe/analyse-games.md","articles":[]},{"title":"Ideas","level":"1.2.2.3","depth":3,"path":"sections/participate/ultimate-tic-tac-toe/ideas.md","ref":"sections/participate/ultimate-tic-tac-toe/ideas.md","articles":[]},{"title":"Competing","level":"1.2.2.4","depth":3,"path":"sections/participate/ultimate-tic-tac-toe/competing.md","ref":"sections/participate/ultimate-tic-tac-toe/competing.md","articles":[]}]}]},"dir":"ltr"},"config":{"plugins":["image-captions","image-wrapper","-sharing","edit-link","page-toc"],"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"pluginsConfig":{"image-wrapper":{},"search":{},"page-toc":{"position":"before-first","selector":".markdown-section h1, .markdown-section h2, .markdown-section h3, .markdown-section h4","showByDefault":false},"lunr":{"maxIndexSize":1000000,"ignoreSpecialCharacters":false},"fontsettings":{"theme":"white","family":"sans","size":2},"highlight":{},"edit-link":{"label":"Edit This Page","base":"https://github.com/socialgorithm/docs/edit/master/"},"theme-default":{"styles":{"website":"styles/website.css","pdf":"styles/pdf.css","epub":"styles/epub.css","mobi":"styles/mobi.css","ebook":"styles/ebook.css","print":"styles/print.css"},"showLevel":false},"image-captions":{"variable_name":"_pictures"}},"theme":"default","author":"Socialgorithm","pdf":{"pageNumbers":true,"fontSize":12,"fontFamily":"Arial","paperSize":"a4","chapterMark":"pagebreak","pageBreaksBefore":"/","margin":{"right":62,"left":62,"top":56,"bottom":56}},"structure":{"langs":"LANGS.md","readme":"README.md","glossary":"GLOSSARY.md","summary":"SUMMARY.md"},"variables":{"_pictures":[{"backlink":"sections/participate/tic-tac-toe.html#fig1.2.1.1","level":"1.2.1","list_caption":"Figure: Tic Tac Toe Animation","alt":"Tic Tac Toe Animation","nro":1,"url":"./tic-tac-toe.gif","index":1,"caption_template":"Figure: _CAPTION_","label":"Tic Tac Toe Animation","attributes":{},"skip":false,"key":"1.2.1.1"},{"backlink":"sections/participate/ultimate-tic-tac-toe/index.html#fig1.2.2.1","level":"1.2.2","list_caption":"Figure: Ultimate Tic Tac Toe board, with an animation for some rounds","alt":"Ultimate Tic Tac Toe board, with an animation for some rounds","nro":2,"url":"/assets/uttt.gif","index":1,"caption_template":"Figure: _CAPTION_","label":"Ultimate Tic Tac Toe board, with an animation for some rounds","attributes":{},"skip":false,"key":"1.2.2.1"},{"backlink":"sections/participate/ultimate-tic-tac-toe/index.html#fig1.2.2.2","level":"1.2.2","list_caption":"Figure: Example of a first move","alt":"Example of a first move","nro":3,"url":"/assets/3-first-move.jpg","index":2,"caption_template":"Figure: _CAPTION_","label":"Example of a first move","attributes":{},"skip":false,"key":"1.2.2.2"},{"backlink":"sections/participate/ultimate-tic-tac-toe/index.html#fig1.2.2.3","level":"1.2.2","list_caption":"Figure: Board where the next player has to play in","alt":"Board where the next player has to play in","nro":4,"url":"/assets/4-second-move.jpg","index":3,"caption_template":"Figure: _CAPTION_","label":"Board where the next player has to play in","attributes":{},"skip":false,"key":"1.2.2.3"},{"backlink":"sections/participate/ultimate-tic-tac-toe/analyse-games.html#fig1.2.2.2.1","level":"1.2.2.2","list_caption":"Figure: Game Analysis","alt":"Game Analysis","nro":5,"url":"/assets/replay.gif","index":1,"caption_template":"Figure: _CAPTION_","label":"Game Analysis","attributes":{},"skip":false,"key":"1.2.2.2.1"},{"backlink":"sections/develop/architecture.html#fig1.5.1.1","level":"1.5.1","list_caption":"Figure: Socialgorithm Architecture","alt":"Socialgorithm Architecture","nro":6,"url":"architecture.png","index":1,"caption_template":"Figure: _CAPTION_","label":"Socialgorithm Architecture","attributes":{},"skip":false,"key":"1.5.1.1"}]},"language":"en","gitbook":"*","description":"Explains how to run Socialgorithm competitions or write games for it."},"file":{"path":"README.md","mtime":"2019-10-15T16:41:55.705Z","type":"markdown"},"gitbook":{"version":"3.2.3","time":"2019-10-15T16:42:42.990Z"},"basePath":".","book":{"language":""}});
464464
});
465465
</script>
466466
</div>

0 commit comments

Comments
 (0)