2
0
mirror of https://github.com/VinylDNS/vinyldns synced 2025-08-22 10:10:12 +00:00

Merge pull request #32 from britneywright/update-doc-links

correct anchor links in docs
This commit is contained in:
Britney Wright 2018-07-31 15:28:19 -04:00 committed by GitHub
commit a295901ba0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ The following are a set of guidelines for contributing to VinylDNS and its assoc
- [Code of Conduct](#code-of-conduct)
- [Issues](#issues)
- [Making Contributions](#making-contributions)
- [Style Guide](#style-guide)
- [Style Guides](#style-guides)
- [Testing](#testing)
- [License Header Check](#license-header-check)
- [Release Management](#release-management)

View File

@ -3,7 +3,7 @@
## Table of Contents
- [Project Structure](#project-structure)
- [Developer Requirements](#developer-requirements)
- [Docker](#docker-setup)
- [Docker](#docker)
- [Configuration](#configuration)
- [Starting the API Server Locally](#starting-the-api-server-locally)
- [Starting the Portal Locally](#starting-the-portal-locally)