Skip to content

Commit bb59bfe

Browse files
committed
fixing some bad linking in intro
this was already working locally, but broken in prod, went to absolute links instead
1 parent ca54417 commit bb59bfe

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

docs/blocks/intro.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Tech Reborn adds many types of blocks.
99

1010
## Cables
1111

12-
Cables are used in crafting and to transfer energy. Please, find more details in [Cables](cables) section.
12+
Cables are used in crafting and to transfer energy. Please, find more details in [Cables](/docs/blocks/cables) section.
1313

1414
## Generators
1515

@@ -20,66 +20,66 @@ There are two major types of generators:
2020
1. Active. They are consume some resources to generate Energy. Building an effective supply chain could be a challenging task. But they are good starting point in most cases.
2121
2. Passive. They do not consume resources to generate Energy. Energy production of basic tier passive generators is not so impressive. But instead of building a supply chain for fuel you can build a bunch of passive generator and just forget about it.
2222

23-
Please, find more details in [Generators](generators) section.
23+
Please, find more details in [Generators](/docs/blocks/generators) section.
2424

2525
## Transformers
2626

2727
<ItemImage file="mv_transformer" alt="Transformers" size="100" />
2828

2929
Transformers were an essential part years ago when you have to match energy tier of cables and machines. This is gone. But they are still a thing.
3030

31-
Please, find more details in [Transformers](transformers) section.
31+
Please, find more details in [Transformers](/docs/blocks/transformers) section.
3232

3333
## Machines
3434

3535
<ItemImage file="grinder" alt="Machines" size="100" />
3636

3737
Machines to stuff. There are a lot of them.
3838

39-
Please, find more details in [Machines](machines) section.
39+
Please, find more details in [Machines](/docs/blocks/machines) section.
4040

4141
## Battery Blocks
4242

4343
<ItemImage file="mfe" alt="batteries" size="100" />
4444

4545
These guys are used to store Energy and charge items. They come in several tiers. Higher the tier - more Energy to store.
4646

47-
Please, find more details in [Batteries](batteries) section.
47+
Please, find more details in [Batteries](/docs/blocks/batteries) section.
4848

4949
## Storage Units
5050

5151
<ItemImage file="basic_storage_unit" alt="Item Storage" size="100" />
5252

5353
Storage Units are used to store a lof of a single item. They come in several tiers and keep content on upgrade.
5454

55-
Please, find more details in [Storage Units](item_storage) section.
55+
Please, find more details in [Storage Units](/docs/blocks/item_storage) section.
5656

5757
## Tanks
5858

5959
<ItemImage file="basic_tank_unit" alt="Fluid Storage" size="100" />
6060

6161
Tanks are used to store a lof of a single fluid. They come in several tiers.
6262

63-
Please, find more details in [Tanks](tanks) section.
63+
Please, find more details in [Tanks](/docs/blocks/tanks) section.
6464

6565
## Machine Frames
6666

6767
<ItemImage file="basic_machine_frame" alt="Machine Frames" size="100" />
6868

69-
Machine Frames are crafting ingredient. Please, do not use them to build multiblocks. We have [Machine Casings](casings) for that.
69+
Machine Frames are crafting ingredient. Please, do not use them to build multiblocks. We have [Machine Casings](/docs/blocks/casings) for that.
7070

71-
Please, find more details in [Machine Frames](frames) section.
71+
Please, find more details in [Machine Frames](/docs/blocks/frames) section.
7272

7373
## Machine Casings
7474

7575
<ItemImage file="basic_machine_casing" alt="Machine Casings" size="100" />
7676

77-
Machine Casings are used to build multiblock machines. Please, do not mix them with [Frames](frames)!
77+
Machine Casings are used to build multiblock machines. Please, do not mix them with [Frames](/docs/blocks/frames)!
7878

79-
More details on casings are in [Machine Casings](casings) section.
79+
More details on casings are in [Machine Casings](/docs/blocks/casings) section.
8080

8181
## Miscellaneous
8282

8383
These are sad blocks that don't belong to other categories.
8484

85-
Please, find more details in [Miscellaneous](miscellaneous) section.
85+
Please, find more details in [Miscellaneous](/docs/blocks/miscellaneous) section.

0 commit comments

Comments
 (0)