We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1023a6c commit f786e73Copy full SHA for f786e73
1 file changed
src/main/kotlin/org/bundleproject/bundle/utils/Constants.kt
@@ -1,4 +1,4 @@
1
package org.bundleproject.bundle.utils
2
3
-const val API = "https://api.bundle.isxander.dev"
+const val API = "https://api.bundleproject.org"
4
const val API_VERSION = "v1"
0 commit comments