Skip to content

Commit 331a67d

Browse files
committed
fix(admin): Link to new repository locations
Signed-off-by: Joas Schilling <coding@schilljs.com>
1 parent d22ff30 commit 331a67d

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

admin_manual/reference/link_previews.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ Known link preview providers
4949
* `Zammad integration <https://github.com/nextcloud/integration_zammad>`_: Links to Zammad tickets
5050
* `Reddit integration <https://github.com/nextcloud/integration_reddit>`_: Links to subreddits, publications and comments
5151
* `Mastodon integration <https://github.com/nextcloud/integration_mastodon>`_: Links to members and toots
52-
* `The Movie Database integration <https://github.com/julien-nc/integration_tmdb>`_: Links to people, movies and series
53-
* `OpenStreetMap integration <https://github.com/julien-nc/integration_openstreetmap>`_: Location links from OpenStreetMap, Google maps, Bing maps, Here maps and Duckduckgo maps
54-
* `Giphy integration <https://github.com/julien-nc/integration_giphy>`_: Links to GIFs
52+
* `The Movie Database integration <https://github.com/nextcloud/integration_tmdb>`_: Links to people, movies and series
53+
* `OpenStreetMap integration <https://github.com/nextcloud/integration_openstreetmap>`_: Location links from OpenStreetMap, Google maps, Bing maps, Here maps and Duckduckgo maps
54+
* `Giphy integration <https://github.com/nextcloud/integration_giphy>`_: Links to GIFs
5555
* `Notion integration <https://github.com/nextcloud/integration_notion>`_: Links to Notion documents
56-
* `Peertube integration <https://github.com/julien-nc/integration_peertube>`_: Links to videos
56+
* `Peertube integration <https://github.com/nextcloud/integration_peertube>`_: Links to videos

admin_manual/reference/smart_picker.rst

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -23,17 +23,17 @@ Known Smart Picker providers
2323
* `Deck <https://github.com/nextcloud/deck>`_: To get links to boards and comments
2424
* `Talk <https://github.com/nextcloud/spreed>`_: To get links to conversations
2525
* `Files <https://github.com/nextcloud/server>`_: To get internal links to files (not share links yet)
26-
* `Text templates <https://github.com/julien-nc/text_templates>`_: To get personal and global text templates
26+
* `Text templates <https://github.com/nextcloud/text_templates>`_: To get personal and global text templates
2727
* Relying on 3rd party services
2828
* `GitHub integration <https://github.com/nextcloud/integration_github>`_: To get links to GitHub issues, pull requests, and repositories
2929
* `GitLab integration <https://github.com/nextcloud/integration_gitlab>`_: To get links to Gitlab issues, merge requests, and repositories
3030
* `Zammad integration <https://github.com/nextcloud/integration_zammad>`_: To get links to Zammad tickets
3131
* `Reddit integration <https://github.com/nextcloud/integration_reddit>`_: To get links to subreddits and publications
3232
* `Mastodon integration <https://github.com/nextcloud/integration_mastodon>`_: To get links to members, toots and hashtags
33-
* `The Movie Database integration <https://github.com/julien-nc/integration_tmdb>`_: To get links to people, movies and series
34-
* `OpenStreetMap integration <https://github.com/julien-nc/integration_openstreetmap>`_: To get location links from OpenStreetMap
35-
* `Giphy integration <https://github.com/julien-nc/integration_giphy>`_: To get links to GIFs
33+
* `The Movie Database integration <https://github.com/nextcloud/integration_tmdb>`_: To get links to people, movies and series
34+
* `OpenStreetMap integration <https://github.com/nextcloud/integration_openstreetmap>`_: To get location links from OpenStreetMap
35+
* `Giphy integration <https://github.com/nextcloud/integration_giphy>`_: To get links to GIFs
3636
* `Notion integration <https://github.com/nextcloud/integration_notion>`_: To get links to Notion documents
37-
* `Peertube integration <https://github.com/julien-nc/integration_peertube>`_: To get links to videos
38-
* `OpenAI integration <https://github.com/julien-nc/integration_openai>`_: To generate images with Dall-e, text with GPT and transcribe/translate with Whisper (speech-to-text)
39-
* `Replicate integration <https://github.com/julien-nc/integration_replicate>`_: To generate images with stable diffusion, and transcribe/translate with Whisper (speech-to-text)
37+
* `Peertube integration <https://github.com/nextcloud/integration_peertube>`_: To get links to videos
38+
* `OpenAI integration <https://github.com/nextcloud/integration_openai>`_: To generate images with Dall-e, text with GPT and transcribe/translate with Whisper (speech-to-text)
39+
* `Replicate integration <https://github.com/nextcloud/integration_replicate>`_: To generate images with stable diffusion, and transcribe/translate with Whisper (speech-to-text)

0 commit comments

Comments
 (0)