You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/browser/custom-browser.md
+3-3
Original file line number
Diff line number
Diff line change
@@ -23,10 +23,10 @@ Please read the documentation for these on the [Loop and Learn: Customization Se
23
23
24
24
*[List of Customizations Available](https://www.loopandlearn.org/custom-code#custom-list){: target="_blank" }
25
25
* 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
27
26
* 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" }
0 commit comments