Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.

Commit 4a9fc72

Browse files
fix: edit urls
1 parent 9eec789 commit 4a9fc72

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/01 Introduction/01_Installing_dependencies.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Installing dependencies
33
description: Installing all necessary tools to use Daxa as a dependency
44
slug: "introduction/installing-dependencies"
5-
editUrl: https://github.com/learndaxa/Tutorial/edit/main/docs/01 Introduction/01_Installing_dependencies.md
5+
editUrl: https://github.com/learndaxa/Tutorial/edit/main/docs/01 Introduction/01_Installing_dependencies.mdx
66
---
77

88
import { Steps } from '@astrojs/starlight/components';

docs/01 Introduction/02_Development_environment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Development environment
33
description: Setting up the Development Environment
44
slug: "introduction/development-environment"
5-
editUrl: https://github.com/learndaxa/Tutorial/edit/main/docs/01 Introduction/02_Development_environment.md
5+
editUrl: https://github.com/learndaxa/Tutorial/edit/main/docs/01 Introduction/02_Development_environment.mdx
66
---
77

88
import { FileTree } from '@astrojs/starlight/components';

0 commit comments

Comments
 (0)