Skip to content

Commit 71bd0d1

Browse files
committed
Update issue URLs
1 parent 3567adc commit 71bd0d1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ To get started with `arc`, see the [documentation](https://arc.hypergonial.com),
5656

5757
## Issues and support
5858

59-
For general usage help or questions, see the [hikari discord](https://discord.gg/hikari), if you have found a bug or have a feature request, feel free to [open an issue](https://github.com/hypergonial/hikari-arc/issues/new)!
59+
For general usage help or questions, see the [hikari discord](https://discord.gg/hikari), if you have found a bug or have a feature request, feel free to [open an issue](https://github.com/hypergonial/hikari-arc/issues/new/choose)!
6060

6161
## Contributing
6262

docs/api_reference/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ description: API reference
77

88
In this section you can find detailed documentation of every object and function that `hikari-arc` exports. If you're new to `arc` it is recommended you take a look at the [guides](../guides/index.md) first.
99

10-
If you think something is missing or inaccurate, please [open an issue](https://github.com/hypergonial/hikari-arc/issues/new)!
10+
If you think something is missing or inaccurate, please [open an issue](https://github.com/hypergonial/hikari-arc/issues/new/choose)!

docs/guides/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ hide:
99

1010
In this section you can find various in-depth guides that explain specific topics in detail. There's also fully functional [examples](https://github.com/hypergonial/hikari-arc/tree/main/examples) in the repository, if you prefer to learn that way.
1111

12-
If you think something is missing or inaccurate, please [open an issue](https://github.com/hypergonial/hikari-arc/issues/new)!
12+
If you think something is missing or inaccurate, please [open an issue](https://github.com/hypergonial/hikari-arc/issues/new/choose)!
1313

1414
<div class="grid cards" markdown>
1515

examples/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To run and test the examples, simply insert your token in into the constructor o
1010
python example_name.py
1111
```
1212

13-
If you have any questions, or found an issue with one of the examples, feel free to [open an issue](https://github.com/hypergonial/hikari-arc/issues/new), or join the [hikari discord](https://discord.gg/hikari)!
13+
If you have any questions, or found an issue with one of the examples, feel free to [open an issue](https://github.com/hypergonial/hikari-arc/issues/new/choose), or join the [hikari discord](https://discord.gg/hikari)!
1414

1515
## Gateway or REST?
1616

0 commit comments

Comments
 (0)