diff --git a/out/_redirects b/out/_redirects new file mode 100644 index 0000000..169ffca --- /dev/null +++ b/out/_redirects @@ -0,0 +1 @@ +/Newcomer-FAQ /What-is-Plain-Text-Accounting diff --git a/src/Cookbook.md b/src/Cookbook.md index b8fb039..46f1fc5 100644 --- a/src/Cookbook.md +++ b/src/Cookbook.md @@ -12,7 +12,7 @@ and we'll add it, or you can ## Getting started - [[index|Home]] - links to news, videos, articles, docs and software. -- [[Newcomer FAQ]] +- [[What is Plain Text Accounting]] - [[Getting started FAQ]] - [[Choosing accounts]] - [[Entering data]] diff --git a/src/Newcomer-FAQ.md b/src/What-is-Plain-Text-Accounting.md similarity index 99% rename from src/Newcomer-FAQ.md rename to src/What-is-Plain-Text-Accounting.md index 5235f34..49d1207 100644 --- a/src/Newcomer-FAQ.md +++ b/src/What-is-Plain-Text-Accounting.md @@ -1,4 +1,4 @@ -% Newcomer FAQ +% What is Plain Text Accounting ## What is this diff --git a/src/index.md b/src/index.md index d8421b3..c01a5b3 100644 --- a/src/index.md +++ b/src/index.md @@ -27,7 +27,7 @@ or help improve the [content](https://github.com/plaintextaccounting/plaintextac **Site map:**\ -**[[Newcomer FAQ]]**\ +**[[What is Plain Text Accounting]]**\ **[News & discussion](#news-discussion)**\ **[Blogs & articles](#blogs-articles)**\ **[Videos](#videos)**\ @@ -368,7 +368,7 @@ or help improve the [content](https://github.com/plaintextaccounting/plaintextac ### Intros -- [[Newcomer FAQ]] +- [[What is Plain Text Accounting]] - [Getting Started With Ledger](https://rolfschr.github.io/gswl-book/latest.html) - [hledger: Get Started](https://hledger.org/start.html) - [Getting Started with Beancount](https://beancount.github.io/docs/getting_started_with_beancount.html)