docs: broken link and typo in FAQ.md (#21800)
* Update FAQ.md typo * Update FAQ.md broken link * Update FAQ.md
This commit is contained in:
@ -12,7 +12,7 @@ sort_key: C
|
||||
|
||||
**Q.** I would like to run multiple geth instances but got the error "Fatal: blockchain db err: resource temporarily unavailable".
|
||||
|
||||
**A.** Geth uses a datadir to store the blockchain, accounts and some additional information. This directory cannot be shared between running instances. If you would like to run multiple instances follow [these](../doc/setting-up-private-network-or-local-cluster) instructions.
|
||||
**A.** Geth uses a datadir to store the blockchain, accounts and some additional information. This directory cannot be shared between running instances. If you would like to run multiple instances follow [these](../getting-started/private-net) instructions.
|
||||
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user