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 c07e687 commit 8f6f733Copy full SHA for 8f6f733
build.gradle.kts
@@ -42,7 +42,7 @@ if (System.getProperty("idea.sync.active").toBoolean()) {
42
val img =
43
java.net
44
.URI(
45
- "\"https://raw.githubusercontent.com/polaris-catalog/polaris/main/docs/img/logos/polaris-brandmark.png"
+ "https://raw.githubusercontent.com/polaris-catalog/polaris/main/docs/img/logos/polaris-brandmark.png"
46
)
47
.toURL()
48
.openConnection()
0 commit comments