Skip to content

Commit fbb5014

Browse files
committed
no social card
1 parent ca08f9d commit fbb5014

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/pathfinding/02-precalculation/01-introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ Each secret in a room requires multiple precalculation for various target destin
1414
### How do I precalculate?
1515

1616
There are 2 methods you can do.
17-
1. [Precalculate on the cloud](./precalculate-on-cloud) (Takes 30 minutes) - Recommended
18-
2. [Precalculate on your pc](./precalculate-locally) (Takes more than 24 hours)
17+
1. [Precalculate on the cloud](/docs/pathfinding/precalculation/precalculate-on-cloud) (Takes 30 minutes) - Recommended
18+
2. [Precalculate on your pc](/docs/pathfinding/precalculation/precalculate-locally) (Takes more than 24 hours)
1919

2020
The time is for doing precalculation on all secrets in all rooms
2121

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ const config: Config = {
7171

7272
themeConfig: {
7373
// Replace with your project's social card
74-
image: 'img/docusaurus-social-card.jpg',
74+
// image: 'img/dungeonsguide-social-card.jpg',
7575
navbar: {
7676
title: 'Dungeons Guide',
7777
logo: {

static/img/docusaurus.png

-5.02 KB
Binary file not shown.

0 commit comments

Comments
 (0)