Skip to content

Commit 7cc35f8

Browse files
committed
✏️ Fix Broken URLs to Custom Browser Build
Fix LoopKit#895
1 parent 06b423e commit 7cc35f8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/browser/custom-browser.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@ Please read the documentation for these on the [Loop and Learn: Customization Se
2323

2424
* [List of Customizations Available](https://www.loopandlearn.org/custom-code#custom-list){: target="_blank" }
2525
* When building using a browser you will be modifying one of the special files that enable the *GitHub* action to build the *Loop* app. This file is called the build_loop.yml file and can be located at your `fork` of your `LoopWorkspace` repository. There are several sections you need to review on the *Loop and Learn* page:
26-
* [Overview](https://www.loopandlearn.org/custom-code/#github-intro){: target="_blank" } of how to modify the build_loop.yml file
2726
* You will copy a template that you paste into that file and then edit it to keep just the customizations you want
28-
* [Template for `main`](https://www.loopandlearn.org/custom-code#template){: target="_blank" }
29-
* [Template for `dev`](https://www.loopandlearn.org/custom-code#template-dev){: target="_blank" }
27+
- [Overview](https://www.loopandlearn.org/custom-code-browser-build/){: target="_blank" } of how to modify the build_loop.yml file
28+
- [Template for `main`](https://www.loopandlearn.org/custom-code-browser-build/#template-main){: target="_blank" }
29+
- [Template for `dev`](https://www.loopandlearn.org/custom-code-browser-build/#template-dev){: target="_blank" }
3030

3131
## Personal Customizations
3232

0 commit comments

Comments
 (0)