Skip to content

Commit 5548333

Browse files
authored
fix typo
1 parent 132bd8a commit 5548333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@ The `git-slice` script provides a convenient way to push changes from specific f
2323

2424
## Options
2525

26-
- `{paths}` : Specify one or more files or directories to exort them as **git branch** or **git repositories** at [github.com](htts://github.com).
26+
- `{paths}` : Specify one or more files or directories to exort them as **git branch** or **git repositories** at [github.com](https://github.com).
2727

2828
## Environment variables
2929

3030
- `ACCESS_TOKEN` : Access token with `repo` permissions **required** if `ENABLE_SUBTREE_PUSH` enabled.
31-
- `ENABLE_SUBTREE_PUSH` : A non-empty value to enable export `git subtree` as **git repository** at [github.com](htts://github.com).
31+
- `ENABLE_SUBTREE_PUSH` : A non-empty value to enable export `git subtree` as **git repository** at [github.com](https://github.com).
3232

3333
## Notes
3434

0 commit comments

Comments
 (0)