Skip to content

Commit aa0f354

Browse files
authored
Merge pull request #25 from jtpio/update-links
Update links to point to the new repo
2 parents 42d34a6 + 8ea3a06 commit aa0f354

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

CHANGELOG.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,67 +4,67 @@
44

55
## 0.3.0
66

7-
([Full Changelog](https://github.com/jtpio/jupyterlab-filesystem-access/compare/v0.2.0...8e56ca1c3ee5e81f725cf8b57198c5b6d301c935))
7+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.2.0...8e56ca1c3ee5e81f725cf8b57198c5b6d301c935))
88

99
### Merged PRs
1010

11-
- Implement newUntitled [#14](https://github.com/jtpio/jupyterlab-filesystem-access/pull/14) ([@martinRenou](https://github.com/martinRenou))
11+
- Implement newUntitled [#14](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/14) ([@martinRenou](https://github.com/martinRenou))
1212

1313
### Contributors to this release
1414

15-
([GitHub contributors page for this release](https://github.com/jtpio/jupyterlab-filesystem-access/graphs/contributors?from=2022-04-11&to=2022-04-12&type=c))
15+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/graphs/contributors?from=2022-04-11&to=2022-04-12&type=c))
1616

1717
[@martinRenou](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-filesystem-access+involves%3AmartinRenou+updated%3A2022-04-11..2022-04-12&type=Issues)
1818

1919
<!-- <END NEW CHANGELOG ENTRY> -->
2020

2121
## 0.2.0
2222

23-
([Full Changelog](https://github.com/jtpio/jupyterlab-filesystem-access/compare/v0.1.1...b776fa853b8e6a3a6a3990278a9987f56f6e77a5))
23+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.1.1...b776fa853b8e6a3a6a3990278a9987f56f6e77a5))
2424

2525
### Enhancements made
2626

27-
- Add support opening subdirs [#11](https://github.com/jtpio/jupyterlab-filesystem-access/pull/11) ([@martinRenou](https://github.com/martinRenou))
27+
- Add support opening subdirs [#11](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/11) ([@martinRenou](https://github.com/martinRenou))
2828

2929
### Contributors to this release
3030

31-
([GitHub contributors page for this release](https://github.com/jtpio/jupyterlab-filesystem-access/graphs/contributors?from=2022-04-09&to=2022-04-11&type=c))
31+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/graphs/contributors?from=2022-04-09&to=2022-04-11&type=c))
3232

3333
[@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-filesystem-access+involves%3Ajtpio+updated%3A2022-04-09..2022-04-11&type=Issues) | [@martinRenou](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-filesystem-access+involves%3AmartinRenou+updated%3A2022-04-09..2022-04-11&type=Issues)
3434

3535
## 0.1.1
3636

37-
([Full Changelog](https://github.com/jtpio/jupyterlab-filesystem-access/compare/v0.1.0...3d9774618956b282ebb9f3498c6e0f3731dea86d))
37+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/v0.1.0...3d9774618956b282ebb9f3498c6e0f3731dea86d))
3838

3939
### Bugs fixed
4040

41-
- Fix saving Notebooks [#9](https://github.com/jtpio/jupyterlab-filesystem-access/pull/9) ([@jtpio](https://github.com/jtpio))
41+
- Fix saving Notebooks [#9](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/9) ([@jtpio](https://github.com/jtpio))
4242

4343
### Contributors to this release
4444

45-
([GitHub contributors page for this release](https://github.com/jtpio/jupyterlab-filesystem-access/graphs/contributors?from=2022-04-09&to=2022-04-09&type=c))
45+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/graphs/contributors?from=2022-04-09&to=2022-04-09&type=c))
4646

4747
[@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-filesystem-access+involves%3Ajtpio+updated%3A2022-04-09..2022-04-09&type=Issues)
4848

4949
## 0.1.0
5050

51-
([Full Changelog](https://github.com/jtpio/jupyterlab-filesystem-access/compare/cec8cbbce5042c8f7d6dce07265fba5a5317c8df...bbc9d3597d0694178d96c00268ff6d501b6a1268))
51+
([Full Changelog](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/compare/cec8cbbce5042c8f7d6dce07265fba5a5317c8df...bbc9d3597d0694178d96c00268ff6d501b6a1268))
5252

5353
### Enhancements made
5454

55-
- Basic support for saving a file [#5](https://github.com/jtpio/jupyterlab-filesystem-access/pull/5) ([@jtpio](https://github.com/jtpio))
55+
- Basic support for saving a file [#5](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/5) ([@jtpio](https://github.com/jtpio))
5656

5757
### Maintenance and upkeep improvements
5858

59-
- Reset version [#7](https://github.com/jtpio/jupyterlab-filesystem-access/pull/7) ([@jtpio](https://github.com/jtpio))
60-
- Rename to `jupyterlab-filesystem-access` [#6](https://github.com/jtpio/jupyterlab-filesystem-access/pull/6) ([@jtpio](https://github.com/jtpio))
59+
- Reset version [#7](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/7) ([@jtpio](https://github.com/jtpio))
60+
- Rename to `jupyterlab-filesystem-access` [#6](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/6) ([@jtpio](https://github.com/jtpio))
6161

6262
### Documentation improvements
6363

64-
- Add disclaimer to README.md [#4](https://github.com/jtpio/jupyterlab-filesystem-access/pull/4) ([@jtpio](https://github.com/jtpio))
64+
- Add disclaimer to README.md [#4](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/pull/4) ([@jtpio](https://github.com/jtpio))
6565

6666
### Contributors to this release
6767

68-
([GitHub contributors page for this release](https://github.com/jtpio/jupyterlab-filesystem-access/graphs/contributors?from=2022-04-08&to=2022-04-09&type=c))
68+
([GitHub contributors page for this release](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/graphs/contributors?from=2022-04-08&to=2022-04-09&type=c))
6969

7070
[@jtpio](https://github.com/search?q=repo%3Ajtpio%2Fjupyterlab-filesystem-access+involves%3Ajtpio+updated%3A2022-04-08..2022-04-09&type=Issues)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# jupyterlab-filesystem-access
22

3-
[![Github Actions Status](https://github.com/jtpio/jupyterlab-filesystem-access/workflows/Build/badge.svg)](https://github.com/jtpio/jupyterlab-filesystem-access/actions/workflows/build.yml)
3+
[![Github Actions Status](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/workflows/Build/badge.svg)](https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/actions/workflows/build.yml)
44

55
Browse local files using the non-standard Web Browser File System Access API.
66

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
"jupyterlab",
88
"jupyterlab-extension"
99
],
10-
"homepage": "https://github.com/jtpio/jupyterlab-filesystem-access",
10+
"homepage": "https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access",
1111
"bugs": {
12-
"url": "https://github.com/jtpio/jupyterlab-filesystem-access/issues"
12+
"url": "https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access/issues"
1313
},
1414
"license": "BSD-3-Clause",
1515
"author": {
@@ -25,7 +25,7 @@
2525
"style": "style/index.css",
2626
"repository": {
2727
"type": "git",
28-
"url": "https://github.com/jtpio/jupyterlab-filesystem-access.git"
28+
"url": "https://github.com/jupyterlab-contrib/jupyterlab-filesystem-access.git"
2929
},
3030
"scripts": {
3131
"build": "jlpm build:lib && jlpm build:labextension:dev",

0 commit comments

Comments
 (0)