Skip to content

Move /topics/gjp.md to /topics/encryption/gjp.md #115

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 11 commits into from
2 changes: 1 addition & 1 deletion docs/_sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@

**Topics**

- [GJP](/topics/gjp.md)
- [Level Passwords](/topics/level_passwords.md)
- [Level Encoding/Decoding](/topics/levelstring_encoding_decoding.md)
- [Game Save Files Encryption/Decryption](/topics/localfiles_encrypt_decrypt.md)
Expand All @@ -121,6 +120,7 @@
- **Encryption**
- [Base64 Encoding](topics/encryption/base64.md)
- [CHK Generation](topics/encryption/chk.md)
- [GJP](/topics/encryption/gjp.md)
- [RS, UDID and UUID](topics/encryption/id.md)
- [XOR Cipher](topics/encryption/xor.md)
- [Data Zipping](topics/encryption/zip.md)
File renamed without changes.