Skip to content

Commit 926ae26

Browse files
committed
fix tutorials index ref; fix title use in MD tutorials
1 parent e34b9e8 commit 926ae26

File tree

9 files changed

+17
-405
lines changed

9 files changed

+17
-405
lines changed

.github/workflows/builddocsite.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272

7373
- name: Get tutorials index from source code
7474
run: |
75-
curl -L https://github.com/AdvancedPhotonSource/GSAS-II/raw/master/GSASII/tutorialIndex.py -o scripts/tutorialIndex.py
75+
curl -L https://github.com/AdvancedPhotonSource/GSAS-II/raw/main/GSASII/tutorialIndex.py -o scripts/tutorialIndex.py
7676
7777
- name: convert MarkDown tutorials
7878
run: |

.github/workflows/builddocsite.yml.old

Lines changed: 0 additions & 114 deletions
This file was deleted.

.github/workflows/documentation.yml.old

Lines changed: 0 additions & 92 deletions
This file was deleted.

0 commit comments

Comments
 (0)