mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-16 06:18:42 +02:00
DOCS: Fixed linking between markdown docs (#2082)
This commit is contained in:
@@ -13,5 +13,5 @@ Intelligence will boost your production for many actions in the game, including:
|
||||
- [Infiltration](../basic/infiltration.md)
|
||||
- [Crime](../basic/crimes.md) success rate
|
||||
- [Bladeburner](bladeburners.md) actions
|
||||
- [Reputation](../basic/reputation.md) gain for [Companies](../basic//companies.md) & [Factions](../basic/factions.md)
|
||||
- [Reputation](../basic/reputation.md) gain for [Companies](../basic/companies.md) & [Factions](../basic/factions.md)
|
||||
- [Augmentation](../basic/augmentations.md) [Grafting](grafting.md) speed
|
||||
|
||||
@@ -10,7 +10,7 @@ Scripts you write in Bitburner are real, working JavaScript and can be used to a
|
||||
|
||||
Running any script requires in-game [RAM](ram.md), with a minimum cost of 1.6 GB per script.
|
||||
More complex scripts and API functions generally require more [RAM](ram.md), which you will gain in many ways.
|
||||
Scripts can be run on any [server](server.md) you have root access to, but not all servers you find will have useable RAM.
|
||||
Scripts can be run on any [server](servers.md) you have root access to, but not all servers you find will have useable RAM.
|
||||
|
||||
## How Scripts work offline
|
||||
|
||||
|
||||
Reference in New Issue
Block a user