OtoroLin commited on
Commit
597bd24
·
1 Parent(s): 1378110

extend contributor_README.md

Browse files
Files changed (1) hide show
  1. contributor_README.md +1 -1
contributor_README.md CHANGED
@@ -45,7 +45,7 @@ This will recursively decompress all `tar.gz` file in the `HyperForensics-plus-p
45
  The pull requests on Hugging Face do not use forks and branches, but instead custom “branches” called `refs` that are stored directly on the source repo.
46
 
47
  The advantage of using custom `refs` (like `refs/pr/42` for instance) instead of branches is that they’re not fetched (by default) by people cloning the repo, but they can still be fetched on demand.
48
- ### .1 Create a new PR on the hugging face
49
 
50
 
51
  ## 3. Modify or Generate Data
 
45
  The pull requests on Hugging Face do not use forks and branches, but instead custom “branches” called `refs` that are stored directly on the source repo.
46
 
47
  The advantage of using custom `refs` (like `refs/pr/42` for instance) instead of branches is that they’re not fetched (by default) by people cloning the repo, but they can still be fetched on demand.
48
+ ### .1 [Create a new PR on the hugging face](https://huggingface.co/docs/hub/repositories-pull-requests-discussions#pull-requests-advanced-usage)
49
 
50
 
51
  ## 3. Modify or Generate Data