mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-18 02:05:36 +00:00
docs: update documentation
This commit is contained in:
parent
20b05510dd
commit
7b0b95bdcd
@ -47,7 +47,7 @@ By default, the container listens on http://localhost:8080, but you can configur
|
||||
|
||||
See [the documentation](https://domainwatchdog.eu) for information on setting up a development environment and making
|
||||
your contributions.
|
||||
To add a new provider, a [dedicated page](https://domainwatchdog.eu/en/developing/add-provider/) is available.
|
||||
To add a new provider, a [dedicated page](https://domainwatchdog.eu/en/developing/implementing-new-provider/) is available.
|
||||
|
||||
## Security
|
||||
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Add a Provider
|
||||
title: Implementing a new provider
|
||||
description: Step-by-step guide to adding a new Provider, with backend, frontend, and testing instructions to integrate a registrar into the project.
|
||||
---
|
||||
import {FileTree, Steps, Code, LinkCard} from "@astrojs/starlight/components";
|
||||
Loading…
x
Reference in New Issue
Block a user