Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Commit

Permalink
Update more incorrect branch references
Browse files Browse the repository at this point in the history
  • Loading branch information
AmazingVanish committed Feb 6, 2022
1 parent 0fffaae commit f5af145
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ _The new toolbar with added options_
![encounter](https://raw.github.com/AmazingVanish/apsj4mej/master/media/apsj4mej-encounter.webp)
_Screenshot of an Encounter Entry_

![quest](https://raw.github.com/AmazingVanish/apsj4mej/main/master/apsj4mej-quest.webp)
![quest](https://raw.github.com/AmazingVanish/apsj4mej/master/media/apsj4mej-quest.webp)
_Screenshot of an Encounter Entry_

## License
Expand Down
10 changes: 5 additions & 5 deletions module.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,12 +35,12 @@
"media": [
{
"type": "screenshot",
"url": "https://raw.githubusercontent.com/AmazingVanish/apsj4mej/main/assets/apsj4mej-ss.webp",
"url": "https://raw.githubusercontent.com/AmazingVanish/apsj4mej/master/assets/apsj4mej-ss.webp",
"caption": "Stylish Journal Entry"
},
{
"type": "cover",
"url": "https://raw.githubusercontent.com/AmazingVanish/apsj4mej/main/assets/apsj4mej-cover.webp",
"url": "https://raw.githubusercontent.com/AmazingVanish/apsj4mej/master/assets/apsj4mej-cover.webp",
"caption": "Arius Planeswalker's Stylish Journal for Monk's Enhanced Journal"
}
],
Expand All @@ -55,8 +55,8 @@
}
]
},
"license": "https://github.com/AmazingVanish/apsj4mej/blob/main/LICENSE",
"readme": "https://github.com/AmazingVanish/apsj4mej/blob/main/README.md",
"license": "https://github.com/AmazingVanish/apsj4mej/blob/master/LICENSE",
"readme": "https://github.com/AmazingVanish/apsj4mej/blob/master/README.md",
"bugs": "https://github.com/AmazingVanish/apsj4mej/issues/new/choose",
"changelog": "https://github.com/AmazingVanish/apsj4mej/blob/main/CHANGELOG.md"
"changelog": "https://github.com/AmazingVanish/apsj4mej/blob/master/CHANGELOG.md"
}

0 comments on commit f5af145

Please sign in to comment.