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 a15c919 commit 2b07903Copy full SHA for 2b07903
docs/references/subcommands/analyze.md
@@ -59,7 +59,7 @@ fossa analyze --json
59
```
60
61
```json
62
-{"branch":"master", "id":"custom+<org-id>/new-project$123", "project":"<org-id>/new-project", "projectId":"custom+<org-id>/new-project", "revision":"123", "url":"https://app.fossa.com/projects/custom+<org-id>/new-project/refs/branch/master/123"}
+{"branch":"master", "id":"custom+<org-id>/new-project$123", "project":"<org-id>/new-project", "projectId":"custom+<org-id>/new-project", "revision":"123", "url":"https://app.fossa.com/projects/custom%2b+<org-id>$2fnew-project/refs/branch/master/123"}
63
64
65
### Running a specific fossa-deps file
0 commit comments