diff --git a/docs/config.yaml b/docs/config.yaml index 455cc3e..e2fc6fd 100644 --- a/docs/config.yaml +++ b/docs/config.yaml @@ -23,7 +23,7 @@ params: geekdocToC: 3 geekdocRepo: https://github.com/thegeeklab/corenetworks - geekdocEditPath: edit/master/docs/content + geekdocEditPath: edit/main/docs/content geekdocDateFormat: "Jan 2, 2006" geekdocSearch: true diff --git a/docs/content/_index.md b/docs/content/_index.md index 1f398ad..4d8c20c 100644 --- a/docs/content/_index.md +++ b/docs/content/_index.md @@ -8,6 +8,6 @@ title: Documentation [![PyPI Release](https://img.shields.io/pypi/v/corenetworks.svg)](https://pypi.org/project/corenetworks/) [![Codecov](https://img.shields.io/codecov/c/github/thegeeklab/corenetworks)](https://codecov.io/gh/thegeeklab/corenetworks) [![GitHub contributors](https://img.shields.io/github/contributors/thegeeklab/corenetworks)](https://github.com/thegeeklab/corenetworks/graphs/contributors) -[![License: MIT](https://img.shields.io/github/license/thegeeklab/corenetworks)](https://github.com/thegeeklab/corenetworks/blob/master/LICENSE) +[![License: MIT](https://img.shields.io/github/license/thegeeklab/corenetworks)](https://github.com/thegeeklab/corenetworks/blob/main/LICENSE) Python library for the [https://core-networks.de](https://beta.api.core-networks.de/doc/) DNS API. diff --git a/docs/content/setup/_index.md b/docs/content/setup/_index.md index 681d288..4ad292b 100644 --- a/docs/content/setup/_index.md +++ b/docs/content/setup/_index.md @@ -2,9 +2,11 @@ title: Setup --- + {{< toc >}} + ## Installation