Skip to content

Commit d579e7c

Browse files
authored
Fix README
1 parent 27a0490 commit d579e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ An example `contentpass_configuration.json`:
3535
"schema_version": 2,
3636
"api_url": "https://api.example.com",
3737
"oidc_url": "https://pur.example.com",
38-
"redirect_uri": "com.example.demo://oauth",
38+
"redirect_uri": "com.example.app://oauth",
3939
"property_id": "YOUR_PROPERTY_ID"
4040
}
4141
```

0 commit comments

Comments
 (0)