We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25292b7 commit caf5370Copy full SHA for caf5370
src/main/java/org/polyfrost/example/client/ExampleConfig.java
@@ -8,7 +8,7 @@
8
9
/**
10
* The main Config entrypoint that extends the Config type and initializes your config options.
11
- * See <a href="https://docs.polyfrost.cc/oneconfig/config/adding-options">this link</a> for more config Options
+ * See <a href="https://docsv1.polyfrost.org/configuration/available-options">this link</a> for more config Options
12
*/
13
public class ExampleConfig extends Config {
14
0 commit comments