Skip to content

Commit 0c0c877

Browse files
update README.md
1 parent 514e118 commit 0c0c877

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,21 +18,21 @@ abilities or the latest best practices in the field.
1818
Feel free to explore the project and its code. However, be aware that it might
1919
use outdated libraries or patterns and is not intended for production use in its current state.
2020

21-
## Subdirectories
22-
1. [File Explorer Project](https://jdevstatic.github.io/PureBasic-FileExplorer/)
23-
2. [Randomizer](https://jdevstatic.github.io/PureBasic-Randomizer/)
24-
3. [Scrabble Game Project](https://jdevstatic.github.io/PureBasic-Scrabble/)
25-
4. [Password Generator](https://jdevstatic.github.io/PureBasic-Password-Generator/)
26-
5. [Password Hunter](https://jdevstatic.github.io/PureBasic-Password-Hunter/)
27-
6. [2D Game](https://jdevstatic.github.io/PureBasic-2D-Game/)
21+
## Links
22+
1. [PureBasic File Explorer](https://github.com/jdevfullstack/PureBasic-FileExplorer)
23+
2. [PureBasic Randomizer](https://github.com/jdevfullstack-projects/PureBasic-Randomizer)
24+
3. [PureBasic Scrabble Game](https://github.com/jdevfullstack/PureBasic-Scrabble)
25+
4. [PureBasic Password Generator](https://github.com/jdevfullstack-projects/PureBasic-Password-Generator)
26+
5. [PureBasic Password Hunter](https://github.com/jdevfullstack/PureBasic-Password-Hunter)
27+
6. [PureBasic 2D Game](https://github.com/jdevfullstack/PureBasic-2D-Game)
2828

2929
# Intro
3030
When you are at GitHub, every subdirectory of this repo
3131
is a separate sample project that you can use
3232
if you have a similar project.
3333

3434
But when you are viewing this
35-
right now as web page in `jdevstatic.github.io` domain,
35+
right now as web page in `jdevfullstack.github.io` domain,
3636
you need to click `View on GitHub` to download the
3737
source codes.
3838

0 commit comments

Comments
 (0)