[PR #403] [MERGED] Replace URLs to point to https://actualbudget.github.io/docs #3107

Closed
opened 2026-02-28 20:36:27 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/403
Author: @shall0pass
Created: 12/12/2022
Status: Merged
Merged: 12/29/2022
Merged by: @MatissJanis

Base: masterHead: replaceUrls


📝 Commits (4)

  • 3f5ea96 replaced urls with github.io links
  • 764e6bb fix nynab link
  • e18fc0e Merge branch 'actualbudget:master' into replaceUrls
  • 6e93d84 linting cleanup

📊 Changes

14 files changed (+28 additions, -22 deletions)

View changed files

📝 packages/api/README.md (+1 -1)
📝 packages/desktop-client/src/components/FatalError.js (+1 -1)
📝 packages/desktop-client/src/components/modals/CreateEncryptionKey.js (+2 -2)
📝 packages/desktop-client/src/components/modals/FixEncryptionKey.js (+2 -2)
📝 packages/desktop-client/src/components/modals/ManageRules.js (+1 -1)
📝 packages/desktop-client/src/components/modals/WelcomeScreen.js (+4 -4)
📝 packages/desktop-client/src/components/tutorial/Final.js (+4 -1)
📝 packages/desktop-client/src/components/tutorial/Intro.js (+5 -2)
📝 packages/desktop-electron/menu.js (+1 -1)
📝 packages/import-ynab5/README.md (+1 -1)
📝 packages/loot-core/src/client/shared-listeners.js (+2 -2)
📝 packages/loot-design/src/components/manager/ImportYNAB5.js (+1 -1)
📝 packages/mobile/src/components/manager/Intro.js (+1 -1)
📝 packages/mobile/src/components/modals/CreateEncryptionKey.js (+2 -2)

📄 Description

I've replaced the URLS to actualbudget.com with URLS to the github documentation page.

There are still a few lingering (9) URLS that I didn't change because they either don't have a match in the Github documentation or they are specific to the hosted version of Actual.

The nYnab link won't work until https://github.com/actualbudget/docs/pull/63 is merged.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/403 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 12/12/2022 **Status:** ✅ Merged **Merged:** 12/29/2022 **Merged by:** [@MatissJanis](https://github.com/MatissJanis) **Base:** `master` ← **Head:** `replaceUrls` --- ### 📝 Commits (4) - [`3f5ea96`](https://github.com/actualbudget/actual/commit/3f5ea96059a0d5045d7d9d14ad911931817fc480) replaced urls with github.io links - [`764e6bb`](https://github.com/actualbudget/actual/commit/764e6bbc1c8f269e1eff5194617e4f7532365849) fix nynab link - [`e18fc0e`](https://github.com/actualbudget/actual/commit/e18fc0efc726c0830245a109d38e673e5656c58f) Merge branch 'actualbudget:master' into replaceUrls - [`6e93d84`](https://github.com/actualbudget/actual/commit/6e93d84b5322b3029a67d74050aaef512bcb7c64) linting cleanup ### 📊 Changes **14 files changed** (+28 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `packages/api/README.md` (+1 -1) 📝 `packages/desktop-client/src/components/FatalError.js` (+1 -1) 📝 `packages/desktop-client/src/components/modals/CreateEncryptionKey.js` (+2 -2) 📝 `packages/desktop-client/src/components/modals/FixEncryptionKey.js` (+2 -2) 📝 `packages/desktop-client/src/components/modals/ManageRules.js` (+1 -1) 📝 `packages/desktop-client/src/components/modals/WelcomeScreen.js` (+4 -4) 📝 `packages/desktop-client/src/components/tutorial/Final.js` (+4 -1) 📝 `packages/desktop-client/src/components/tutorial/Intro.js` (+5 -2) 📝 `packages/desktop-electron/menu.js` (+1 -1) 📝 `packages/import-ynab5/README.md` (+1 -1) 📝 `packages/loot-core/src/client/shared-listeners.js` (+2 -2) 📝 `packages/loot-design/src/components/manager/ImportYNAB5.js` (+1 -1) 📝 `packages/mobile/src/components/manager/Intro.js` (+1 -1) 📝 `packages/mobile/src/components/modals/CreateEncryptionKey.js` (+2 -2) </details> ### 📄 Description I've replaced the URLS to actualbudget.com with URLS to the github documentation page. There are still a few lingering (9) URLS that I didn't change because they either don't have a match in the Github documentation or they are specific to the hosted version of Actual. The nYnab link won't work until https://github.com/actualbudget/docs/pull/63 is merged. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 20:36:27 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#3107