From 2c51187f638a8117f33ec8a2735479d83e6674ac Mon Sep 17 00:00:00 2001 From: Josseline Perdomo Date: Apr 16 2021 19:59:24 +0000 Subject: Update README.md --- diff --git a/README.md b/README.md index 3baa901..0291e70 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Fedora Install Guide Please report Issues and submit Pull Requests for **Content Fixes** here. -Never done a pull request (or "PR")? Here's the [Pagure documentation for +Have you never done a pull request (or "PR")? Here's the [Pagure documentation for Pull Requests](https://docs.pagure.org/pagure/usage/pull_requests.html). @@ -15,7 +15,7 @@ markup language. You may want to look at: * [AsciiDoc Syntax Quick Reference](https://asciidoctor.org/docs/asciidoc-syntax-quick-reference/) -* [AsciiDoc Writer’s Guide](https://asciidoctor.org/docs/asciidoc-writers-guide/) +* [AsciiDoc Writer's Guide](https://asciidoctor.org/docs/asciidoc-writers-guide/) * [Antora Documentation](https://docs.antora.org/antora/1.0/page/) @@ -23,7 +23,7 @@ markup language. You may want to look at: This repo includes scripts to build and preview the contents of this repository. -**NOTE**: Please note that if you reference pages from other repositoreis, such links will be broken in this local preview as it only builds this repository. If you want to rebuild the whole Fedora Docs site, please see [the Fedora Docs build repository](https://pagure.io/fedora-docs/docs-fp-o/) for instructions. +**NOTE**: Please note that if you reference pages from other repositories, such links will be broken in this local preview as it only builds this repository. If you want to rebuild the whole Fedora Docs site, please see [the Fedora Docs build repository](https://pagure.io/fedora-docs/docs-fp-o/) for instructions. Both scripts use docker, so please make sure you have it installed on your system. Please see below for instructions.