Skip to content

Commit 7db0062

Browse files
committed
fix: absolute urls for links by default
1 parent 6eaa054 commit 7db0062

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ djangocms-picture = "3.0.0"
5959
djangocms-snippet = "3.0.0"
6060
djangocms-style = "3.0.0"
6161
djangocms-tacc-image-gallery = {git = "https://github.com/TACC/Core-CMS-Plugin-Image-Gallery.git", rev = "v0.1.4"}
62-
djangocms-tacc-remote-content = {git = "https://github.com/wesleyboar/Core-CMS-Plugin-Remote-Content.git", rev = "v0.1.0"}
62+
djangocms-tacc-remote-content = {git = "https://github.com/wesleyboar/Core-CMS-Plugin-Remote-Content.git", rev = "44e39c52"}
6363
djangocms-tacc-system-monitor = {git = "https://github.com/TACC/Core-CMS-Plugin-System-Monitor.git", rev = "v0.3.0"}
6464
djangocms-text-ckeditor = "^5.1"
6565
djangocms-transfer = "1.0.1"

0 commit comments

Comments
 (0)