From 08ca2b16269e748e8a3cdd976a74c9e5441a0e53 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 9 Oct 2018 16:32:12 +0200 Subject: [PATCH] pager --- 1.-Gist.md | 2 +- 1.1-Requirements.md | 2 +- 1.2-Installation.md | 2 +- 1.2.1-Configuration.md | 2 +- 1.2.2-Web-server.md | 2 +- 1.2.3-Cache.md | 2 +- 1.2.4-Makefile.md | 2 +- 1.3-Upgrade.md | 2 +- 1.4-API.md | 2 +- 1.5-Console.md | 2 +- 1.6-Contributors.md | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/1.-Gist.md b/1.-Gist.md index 9e053ea..39efa80 100644 --- a/1.-Gist.md +++ b/1.-Gist.md @@ -19,4 +19,4 @@ https://www.deblan.io/post/517/gist-est-dans-la-place --- -[Next: 1.1 Requirements](https://gitnet.fr/deblan/gist/wiki/1.1+Requirements) \ No newline at end of file +[Next: 1.1-Requirements](https://gitnet.fr/deblan/gist/wiki/1.1-Requirements) \ No newline at end of file diff --git a/1.1-Requirements.md b/1.1-Requirements.md index 9c1eeb0..61b439c 100644 --- a/1.1-Requirements.md +++ b/1.1-Requirements.md @@ -15,4 +15,4 @@ $ sudo mv composer.phar /usr/local/bin/composer --- -[Previous: 1. Gist](https://gitnet.fr/deblan/gist/wiki/1.+Gist) / [Next: 1.2 Installation](https://gitnet.fr/deblan/gist/wiki/1.2+Installation) \ No newline at end of file +[Previous: 1.-Gist](https://gitnet.fr/deblan/gist/wiki/1.-Gist) / [Next: 1.2-Installation](https://gitnet.fr/deblan/gist/wiki/1.2-Installation) \ No newline at end of file diff --git a/1.2-Installation.md b/1.2-Installation.md index 7c907c4..94aac6b 100644 --- a/1.2-Installation.md +++ b/1.2-Installation.md @@ -25,4 +25,4 @@ See the [configuration section](https://gitnet.fr/deblan/gist/wiki/1.2.1+Configu --- -[Previous: 1.1 Requirements](https://gitnet.fr/deblan/gist/wiki/1.1+Requirements) / [Next: 1.2.1 Configuration](https://gitnet.fr/deblan/gist/wiki/1.2.1+Configuration) \ No newline at end of file +[Previous: 1.1-Requirements](https://gitnet.fr/deblan/gist/wiki/1.1-Requirements) / [Next: 1.2.1-Configuration](https://gitnet.fr/deblan/gist/wiki/1.2.1-Configuration) \ No newline at end of file diff --git a/1.2.1-Configuration.md b/1.2.1-Configuration.md index 3db973b..196fd8b 100644 --- a/1.2.1-Configuration.md +++ b/1.2.1-Configuration.md @@ -38,4 +38,4 @@ Edit `app/config/config.yml`. --- -[Previous: 1.2 Installation](https://gitnet.fr/deblan/gist/wiki/1.2+Installation) / [Next: 1.2.2 Web server](https://gitnet.fr/deblan/gist/wiki/1.2.2+Web+server) \ No newline at end of file +[Previous: 1.2-Installation](https://gitnet.fr/deblan/gist/wiki/1.2-Installation) / [Next: 1.2.2-Web-server](https://gitnet.fr/deblan/gist/wiki/1.2.2-Web-server) \ No newline at end of file diff --git a/1.2.2-Web-server.md b/1.2.2-Web-server.md index 0baae70..79b65f3 100644 --- a/1.2.2-Web-server.md +++ b/1.2.2-Web-server.md @@ -15,4 +15,4 @@ $ sudo service apache2 restart --- -[Previous: 1.2.1 Configuration](https://gitnet.fr/deblan/gist/wiki/1.2.1+Configuration) / [Next: 1.2.3 Cache](https://gitnet.fr/deblan/gist/wiki/1.2.3+Cache) \ No newline at end of file +[Previous: 1.2.1-Configuration](https://gitnet.fr/deblan/gist/wiki/1.2.1-Configuration) / [Next: 1.2.3-Cache](https://gitnet.fr/deblan/gist/wiki/1.2.3-Cache) \ No newline at end of file diff --git a/1.2.3-Cache.md b/1.2.3-Cache.md index aa7e1c1..ffcdc48 100644 --- a/1.2.3-Cache.md +++ b/1.2.3-Cache.md @@ -7,4 +7,4 @@ You can remove the directory `cache` anytime you want using `make clean-cache` o --- -[Previous: 1.2.2 Web server](https://gitnet.fr/deblan/gist/wiki/1.2.2+Web+server) / [Next: 1.2.4 Makefile](https://gitnet.fr/deblan/gist/wiki/1.2.4+Makefile) \ No newline at end of file +[Previous: 1.2.2-Web-server](https://gitnet.fr/deblan/gist/wiki/1.2.2-Web-server) / [Next: 1.2.4-Makefile](https://gitnet.fr/deblan/gist/wiki/1.2.4-Makefile) \ No newline at end of file diff --git a/1.2.4-Makefile.md b/1.2.4-Makefile.md index 7a17e98..181492c 100644 --- a/1.2.4-Makefile.md +++ b/1.2.4-Makefile.md @@ -23,4 +23,4 @@ For example: --- -[Previous: 1.2.3 Cache](https://gitnet.fr/deblan/gist/wiki/1.2.3+Cache) / [Next: 1.3 Upgrade](https://gitnet.fr/deblan/gist/wiki/1.3+Upgrade) \ No newline at end of file +[Previous: 1.2.3-Cache](https://gitnet.fr/deblan/gist/wiki/1.2.3-Cache) / [Next: 1.3-Upgrade](https://gitnet.fr/deblan/gist/wiki/1.3-Upgrade) \ No newline at end of file diff --git a/1.3-Upgrade.md b/1.3-Upgrade.md index b76438f..60c5627 100644 --- a/1.3-Upgrade.md +++ b/1.3-Upgrade.md @@ -15,4 +15,4 @@ If you upgrade to v1.7.0 or more, see the [configuration section](https://gitnet --- -[Previous: 1.2.4 Makefile](https://gitnet.fr/deblan/gist/wiki/1.2.4+Makefile) / [Next: 1.4 API](https://gitnet.fr/deblan/gist/wiki/1.4+API) \ No newline at end of file +[Previous: 1.2.4-Makefile](https://gitnet.fr/deblan/gist/wiki/1.2.4-Makefile) / [Next: 1.4-API](https://gitnet.fr/deblan/gist/wiki/1.4-API) \ No newline at end of file diff --git a/1.4-API.md b/1.4-API.md index a8ebd7c..6ee13bf 100644 --- a/1.4-API.md +++ b/1.4-API.md @@ -171,4 +171,4 @@ Response code `400`: --- -[Previous: 1.3 Upgrade](https://gitnet.fr/deblan/gist/wiki/1.3+Upgrade) / [Next: 1.5 Console](https://gitnet.fr/deblan/gist/wiki/1.5+Console) \ No newline at end of file +[Previous: 1.3-Upgrade](https://gitnet.fr/deblan/gist/wiki/1.3-Upgrade) / [Next: 1.5-Console](https://gitnet.fr/deblan/gist/wiki/1.5-Console) \ No newline at end of file diff --git a/1.5-Console.md b/1.5-Console.md index 31f118a..4973f56 100644 --- a/1.5-Console.md +++ b/1.5-Console.md @@ -10,4 +10,4 @@ --- -[Previous: 1.4 API](https://gitnet.fr/deblan/gist/wiki/1.4+API) / [Next: 1.6 Contributors](https://gitnet.fr/deblan/gist/wiki/1.6+Contributors) \ No newline at end of file +[Previous: 1.4-API](https://gitnet.fr/deblan/gist/wiki/1.4-API) / [Next: 1.6-Contributors](https://gitnet.fr/deblan/gist/wiki/1.6-Contributors) \ No newline at end of file diff --git a/1.6-Contributors.md b/1.6-Contributors.md index 760a103..9be4aaf 100644 --- a/1.6-Contributors.md +++ b/1.6-Contributors.md @@ -13,4 +13,4 @@ --- -[Previous: 1.6 Contributors](https://gitnet.fr/deblan/gist/wiki/1.6+Contributors) \ No newline at end of file +[Previous: 1.6-Contributors](https://gitnet.fr/deblan/gist/wiki/1.6-Contributors) \ No newline at end of file