two dirs back

This commit is contained in:
2023-09-12 18:21:27 +02:00
parent ed2029440b
commit 3e1ad95f1c
5 changed files with 15 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
---
title: Overview
---
import GuideFeedback from "../../src/components/GuideFeedback";
import GuideFeedback from "../../../../src/components/GuideFeedback";
# Guide Overview
Welcome to the sern Discord Bot Development Guide! 🚀

View File

@@ -1,7 +1,7 @@
---
title: What is sern?
---
import GuideFeedback from "../../src/components/GuideFeedback";
import GuideFeedback from "../../../../src/components/GuideFeedback";
We're a discord bot framework. The lack of tooling in the discord.js community is apparent, and is also monolithic. You can make bots easily and concisely with our suite of tools. We're also a community. Please join [here](https://sern.dev/discord)!

View File

@@ -1,7 +1,7 @@
---
title: Who are we?
---
import GuideFeedback from "../../src/components/GuideFeedback";
import GuideFeedback from "../../../../src/components/GuideFeedback";
Who are we?
Meet the passionate minds behind sern, working tirelessly to make your Discord bot development experience exceptional. Whether we're coding, designing, or building infrastructure, our common goal is to provide you the neccecities and bring your bot ideas to life.

View File

@@ -1,7 +1,7 @@
---
title: Choosing a package manager
---
import GuideFeedback from "../../src/components/GuideFeedback";
import GuideFeedback from "../../../../src/components/GuideFeedback";
<!-- Rephrasing and title done by Ethan -->