We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a79fcb6 + 151f926 commit c489a36Copy full SHA for c489a36
1 file changed
README.md
@@ -21,7 +21,7 @@ graph TD;
21
B --> C["Path()"]
22
B --> D["URL()"]
23
B --> E[packages]
24
- B --> F[git]
+ B --> F["Repo()"]
25
```
26
27
0 commit comments