From 2072c47390fbd020abb2cfc3cd9d9838476c0328 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 20 Apr 2020 20:15:31 +0200 Subject: [PATCH] doc: fix readthedocs TOC --- README.md | 4 ++-- doc/md/index.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 39a97f1..d4b01ff 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ This repository contains the `live-build` configuration and scripts used to buil - [Download and installation](doc/md/download-and-installation.md) - [Usage](doc/md/usage.md) - [Software: Utility](doc/md/packages/utility.md) -- [Software: Internet & network](doc/md/packages/network.md) +- [Software: Internet and network](doc/md/packages/network.md) - [Software: Audio and video](doc/md/packages/audio-video.md) - [Software: Office](doc/md/packages/office.md) - [Software: Graphics](doc/md/packages/graphics.md) @@ -33,7 +33,7 @@ This repository contains the `live-build` configuration and scripts used to buil - [Software: Development](doc/md/packages/development.md) - [Software: Games](doc/md/packages/games.md) - [Changelog](CHANGELOG.md) -- Source code mirrors: [Gitlab](https://gitlab.com/nodiscc/debian-live-config), [Github](https://gitlab.com/nodiscc/debian-live-config) +- Source code mirrors: [Gitlab](https://gitlab.com/nodiscc/debian-live-config), [Github](https://github.com/nodiscc/debian-live-config) ## Screenshots diff --git a/doc/md/index.md b/doc/md/index.md index fb4318c..089d0e2 100644 --- a/doc/md/index.md +++ b/doc/md/index.md @@ -25,7 +25,7 @@ This repository contains the `live-build` configuration and scripts used to buil - [Download and installation](download-and-installation.md) - [Usage](usage.md) - [Software: Utility](packages/utility.md) -- [Software: Internet & network](packages/network.md) +- [Software: Internet and network](packages/network.md) - [Software: Audio and video](packages/audio-video.md) - [Software: Office](packages/office.md) - [Software: Graphics](packages/graphics.md) @@ -33,7 +33,7 @@ This repository contains the `live-build` configuration and scripts used to buil - [Software: Development](packages/development.md) - [Software: Games](packages/games.md) - [Changelog](CHANGELOG.md) -- Source code mirrors: [Gitlab](https://gitlab.com/nodiscc/debian-live-config), [Github](https://gitlab.com/nodiscc/debian-live-config) +- Source code mirrors: [Gitlab](https://gitlab.com/nodiscc/debian-live-config), [Github](https://github.com/nodiscc/debian-live-config) ## Screenshots