Skip to content

Commit 0229456

Browse files
committed
Fixes absolute links that mkdocs complains about.
1 parent 28a5149 commit 0229456

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/posts/2025/02/2025-02-25-habits/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ tags:
1313

1414
Join us Feb 25th, 2025 as we discuss our worst software development habits. What is one software development best practice you know you should do but don’t? A best practice you know you need to improve? Spoiler alert, but for me it’s logging. I always forget to add logging to my code and then struggle when a production error occurs, but I can’t debug it in my development environment.
1515

16-
Everyone and anyone are welcome to join as long as you are kind, supportive, and respectful of others. Learn how to join the chat, and other useful information, [here](/join/).
16+
Everyone and anyone are welcome to join as long as you are kind, supportive, and respectful of others. Learn how to join the chat, and other useful information, [here](../../../../join.md).
1717

1818
![alt text](WDC_2025-02-25.webp)

docs/posts/2025/03/04/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ tags:
1313

1414
Today we're discussing software development supply chains. For example, are your dependencies completely open source, or do you buy commercial libraries? Do you rely on tools like Balsamiq, or Adobe Photoshop/Illustrator? Are you deploying your software in the cloud or on-site? Do you sell your work in any of the app stores?
1515

16-
Everyone and anyone are welcome to join as long as you are kind, supportive, and respectful of others. Learn how to join the chat, and other useful information, [here](/join/).
16+
Everyone and anyone are welcome to join as long as you are kind, supportive, and respectful of others. Learn how to join the chat, and other useful information, [here](../../../../join.md).
1717

1818
![alt text](WDC_2025-03-04.webp)

0 commit comments

Comments
 (0)