Skip to content

Commit caf5370

Browse files
authored
update doc link
1 parent 25292b7 commit caf5370

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/polyfrost/example/client/ExampleConfig.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
/**
1010
* 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
11+
* See <a href="https://docsv1.polyfrost.org/configuration/available-options">this link</a> for more config Options
1212
*/
1313
public class ExampleConfig extends Config {
1414

0 commit comments

Comments
 (0)