Move go doc to new location (#1366)

Includes a couple other small fixes.
This commit is contained in:
Liam 2022-04-18 06:05:15 -04:00 committed by GitHub
parent 59e879bd70
commit ab85208b7b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 2 deletions

View file

@ -1,7 +1,7 @@
# Prelude Go
This module builds on top of the shared [Programming](programming.md)
module, as well as the [Prelude-LSP](lsp.md) module.
module, as well as the `prelude-lsp` module.
The following keybindings are set by default, which are not present in
each mode's default bindings:

View file

@ -21,6 +21,8 @@ nav:
- Python: modules/python.md
- Ruby: modules/ruby.md
- Rust: modules/rust.md
- F#: modules/fsharp.md
- Go: modules/go.md
- FAQ: faq.md
- Troubleshooting: troubleshooting.md
- Contributing: contributing.md

View file

@ -1 +1 @@
doc/prelude-cheatsheet.pdf
docs/prelude-cheatsheet.pdf