Skip to content

Commit ea9ac71

Browse files
committed
Standardize repository
1 parent 3e0be5e commit ea9ac71

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

INSTALL.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22

33
#### Installation
44

5-
You can install it by cloning [this](https://github.com/Nxrth-x/dracula-dev-cpp) repository or from just downloading the [Dracula.syntax](https://github.com/Nxrth-x/dracula-dev-cpp/tree/master/Dracula.syntax) file.
5+
You can install it by cloning [this](https://github.com/dracula/dev-cpp) repository or from just downloading the [Dracula.syntax](https://github.com/dracula/dev-cpp/tree/master/Dracula.syntax) file.
66

77
#### Activating theme
88

99
To install this theme for the Windows version of [Dev C++](https://www.bloodshed.net/) all you have to do is:
1010

11-
Download the [Dracula.syntax](https://github.com/Nxrth-x/dracula-dev-cpp/tree/master/Dracula.syntax) file
11+
Download the [Dracula.syntax](https://github.com/dracula/dev-cpp/tree/master/Dracula.syntax) file
1212

1313
Copy the file to `C:\Users\$YOUR_USERNAME\AppData\Roaming\Dev-Cpp`
1414

1515
Open the Dev C++ IDE
1616

1717
Go to `Tools > Editor Options` on the top menu
1818

19-
![Tools menu on the IDE](./images/installation_1.jpeg)
19+
![Tools menu on the IDE](https://raw.githubusercontent.com/dracula/dev-cpp/master/images/installation_1.jpeg)
2020

2121
Open the `colors` tab and select `Dracula` as your theme
2222

23-
![Setting up Dracula as the theme in the colors tab](./images/installation_2.jpeg)
23+
![Setting up Dracula as the theme in the colors tab](https://raw.githubusercontent.com/dracula/dev-cpp/master/images/installation_2.jpeg)
2424

2525
> That's it, now you're a vampire too! 🦇

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ All instructions can be found at [draculatheme.com/dev-cpp](https://draculatheme
1010

1111
## Team
1212

13-
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/Nxrth-x/dracula-dev-cpp/graphs/contributors).
13+
This theme is maintained by the following person(s) and a bunch of [awesome contributors](https://github.com/dracula/dev-cpp/graphs/contributors).
1414

1515
| [![Eder Lima](https://github.com/Nxrth-x.png?size=100)](https://github.com/Nxrth-x) |
1616
| ----------------------------------------------------------------------------------- |

0 commit comments

Comments
 (0)