Files
roll20-character-sheets/ADnD_1E/images
Vince 440fc770a0 AD&D1e update - folder name and image fix (#6158)
- github folder name was causing issues with sheet images located on github.

The & character is replaced by %26 to make a legal url.
But it looks like in this case, the % in %26 has then been replaced again, the code for % is %25, resulting in %2526 where the & should be in that URL.
2020-04-13 11:07:59 -07:00
..