Skip to content

Commit

Permalink
Fix broken links in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
osvegn authored and AndreasLrx committed Oct 16, 2024
1 parent 3a3645a commit d245348
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

- PR with merge commits will not be validated.

- The project began using the merge commit, which explains the presence of old merge commits.
- The project began by using merge commit, which explains the presence of old merge commits.

#### **Do you want to fix an issue?**

Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ Get started with Ecstasy today and experience a new level of performance and pro

### Code Example

_The following is a basic example extracted from the [Tutorial](https://andreaslrx.github.io/ecstasy/md_doc__tutorial.html)._
_The following is a basic example extracted from the [Tutorial](https://andreaslrx.github.io/ecstasy/md_doc_2_tutorial.html)._

```cpp
#include <ecstasy/registry/Registry.hpp>
Expand Down Expand Up @@ -100,7 +100,7 @@ int main() {

### Building

Follow the [building documentation](https://andreaslrx.github.io/ecstasy/md_doc__building.html)
Follow the [building documentation](https://andreaslrx.github.io/ecstasy/md_doc_2_building.html)

### Documentation

Expand Down

0 comments on commit d245348

Please sign in to comment.