Skip to content

Commit e7afa1c

Browse files
committed
Fix broken link
1 parent e564781 commit e7afa1c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

content/misc/clasp/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
+++
22
title='CLASP'
33
date = 2023-04-17
4-
updated = 2026-05-08
4+
updated = 2026-05-11
55
taxonomies = { tags = ["Misc"] }
66
aliases=["/git/new-clasp"]
77
+++
@@ -30,7 +30,7 @@ In particular you will need:
3030

3131
# New project setup
3232

33-
- [ ] Create new git repo from the [template repo](template_repo) (big green button on top right)
33+
- [ ] Create new git repo from the [template repo][template_repo] (big green button on top right)
3434
- [ ] Create Google Apps Script project (On Standalone, Sheets, etc.)
3535
- [ ] Clone Scripts Project into an **EMPTY FOLDER** using clasp (We won't be keeping this folder we just need two files from the clone)
3636
```sh

0 commit comments

Comments
 (0)