mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2025-12-24 18:32:41 +00:00
Fix links to blobs in README.md
This commit is contained in:
committed by
Trevor Buckner
parent
ef325e2617
commit
3e8551bad6
@@ -28,7 +28,7 @@ Fourth, you will need to install the program and run it using the two commands:
|
||||
You should now be able to go to [http://localhost:8000](http://localhost:8000) in your browser and use the Homebrewery offline.
|
||||
|
||||
### Standalone PHB Stylesheet
|
||||
If you just want the stylesheet that is generated to make pages look like they are from the Player's Handbook, you will find it in the [phb.standalone.css](./blob/master/phb.standalone.css) file.
|
||||
If you just want the stylesheet that is generated to make pages look like they are from the Player's Handbook, you will find it in the [phb.standalone.css](./phb.standalone.css) file.
|
||||
|
||||
If you are developing locally and would like to generate your own, follow the above steps and then run `npm run phb`.
|
||||
|
||||
@@ -37,7 +37,7 @@ If you run into any issues using The Homebrewery or have suggestions for improve
|
||||
|
||||
## Changelog
|
||||
|
||||
You can check out the [changelog](./blob/master/changelog.md).
|
||||
You can check out the [changelog](./changelog.md).
|
||||
|
||||
## License
|
||||
|
||||
|
||||
Reference in New Issue
Block a user