Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions MANIFEST
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
Changes
CONTRIBUTING.md
docs/Installation.md
inc/Module/Install.pm
inc/Module/Install/Base.pm
inc/Module/Install/Can.pm
Expand Down Expand Up @@ -29,4 +28,3 @@ share/locale/fr/LC_MESSAGES/Zonemaster-CLI.mo
share/locale/nb/LC_MESSAGES/Zonemaster-CLI.mo
share/locale/sv/LC_MESSAGES/Zonemaster-CLI.mo
t/00-load.t
USING.md
18 changes: 9 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ For an overview of the Zonemaster software, please see the
## Prerequisite

Before you install the Zonemaster-CLI utility, you need the Zonemaster-Engine
test framework installed. Please see the
[Zonemaster Engine installation instructions]
test framework installed. Please see the [Zonemaster Engine installation
instructions][Zonemaster-Engine installation].


## Installation
Expand Down Expand Up @@ -54,11 +54,11 @@ This is free software under a 2-clause BSD license. The full text of the license
be found in the [LICENSE](LICENSE) file included in this respository.


[Docker Image Creation]: https://github.com/zonemaster/zonemaster/blob/master/docs/internal-documentation/maintenance/ReleaseProcess-create-docker-image.md
[Docker Hub]: https://hub.docker.com/u/zonemaster
[Installation]: docs/Installation.md
[USING]: USING.md
[Zonemaster Engine installation instructions]: https://github.com/zonemaster/zonemaster-engine/blob/master/docs/Installation.md
[Zonemaster README]: https://github.com/zonemaster/zonemaster/blob/master/README.md
[Zonemaster repository]: https://github.com/zonemaster/zonemaster
[Docker Image Creation]: https://github.com/zonemaster/zonemaster/blob/master/docs/internal/maintenance/ReleaseProcess-create-docker-image.md
[Docker Hub]: https://hub.docker.com/u/zonemaster
[Installation]: https://github.com/zonemaster/zonemaster/blob/master/docs/public/installation/zonemaster-cli.md
[USING]: https://github.com/zonemaster/zonemaster/blob/master/docs/public/using/cli.md
[Zonemaster-Engine installation]: https://github.com/zonemaster/zonemaster/blob/master/docs/public/installation/zonemaster-engine.md
[Zonemaster README]: https://github.com/zonemaster/zonemaster/blob/master/README.md
[Zonemaster repository]: https://github.com/zonemaster/zonemaster

306 changes: 0 additions & 306 deletions USING.md

This file was deleted.

Loading