Skip to content
This repository was archived by the owner on May 7, 2025. It is now read-only.
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[submodule "readium-sdk"]
path = readium-sdk
url = https://github.com/readium/readium-sdk.git
url = https://github.com/nodehack/readium-sdk.git
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah, those pesky hard-coded submodule references! :)
(we must remember to replace these if/when we merge this to Readium's develop branch)

[submodule "Resources/readium-shared-js"]
path = Resources/readium-shared-js
url = https://github.com/readium/readium-shared-js.git
url = https://github.com/nodehack/readium-shared-js.git
Loading