Skip to content

Commit eef5eb1

Browse files
committed
Update newLinkFormat in app.json to "absolute" and update Phase 1 and Phase 2 links in Breadboard project index.md
1 parent f04ae96 commit eef5eb1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

content/.obsidian/app.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"newFileLocation": "root",
33
"newFileFolderPath": "files",
44
"useMarkdownLinks": true,
5-
"newLinkFormat": "relative",
5+
"newLinkFormat": "absolute",
66
"attachmentFolderPath": "./files",
77
"alwaysUpdateLinks": true
88
}

content/projects/Breadboard/index.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ aliases:
55
- ExaDev Breadboard Activity
66
tags: []
77
created: 2024-05-30T13:14:15
8-
modified: 2024-06-12T10:06:32
8+
modified: 2024-06-12T10:08:50
99
---
1010

1111
A collection of activities, examples, projects and contributions by the [ExaDev](https://exadev.io/) team members using Google Labs' [Breadboard](https://breadboard-ai.github.io/breadboard/).
@@ -21,6 +21,6 @@ Find out more:
2121
> [!TIP]
2222
> The `🔗` links will open the board in Breadboard Web
2323
24-
## [Phase 1](Phase%201/index.md)
24+
## [Phase 1](projects/Breadboard/Phase%201/index.md)
2525

26-
## [Phase 2](Phase%202/index.md)
26+
## [Phase 2](projects/Breadboard/Phase%202/index.md)

0 commit comments

Comments
 (0)