fix docs after renaming master to main

This commit is contained in:
Robert Kaussow 2021-01-03 14:02:04 +01:00
parent ead5763656
commit 870e4b187f
Signed by: xoxys
GPG Key ID: 65362AE74AF98B61
3 changed files with 4 additions and 2 deletions

View File

@ -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

View File

@ -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.

View File

@ -2,9 +2,11 @@
title: Setup
---
<!-- prettier-ignore-start -->
<!-- spellchecker-disable -->
{{< toc >}}
<!-- spellchecker-enable -->
<!-- prettier-ignore-end -->
## Installation