Skip to content
Merged
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
2 changes: 1 addition & 1 deletion _code/EMBEDDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ It is only used in the [documentation][documentation-repo] repository.
You can read more in the corresponding [EMBEDDING.md][embedding-readme].

[documentation-repo]: https://github.com/SpineEventEngine/documentation
[embedding-readme]: https://github.com/SpineEventEngine/documentation/tree/master/_code/EMBEDDING.md
[embedding-readme]: https://github.com/SpineEventEngine/documentation/blob/master/EMBEDDING.md
2 changes: 1 addition & 1 deletion site/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/SpineEventEngine/SpineEventEngine.github.io
go 1.22.0

require (
github.com/SpineEventEngine/documentation/docs v0.0.0-20260115162323-0e96629ba3df // indirect
github.com/SpineEventEngine/documentation/docs v0.0.0-20260205111752-62120db9b2d1 // indirect
github.com/TeamDev-Ltd/site-commons v0.0.0-20251202150534-a795438915ff // indirect
)
4 changes: 2 additions & 2 deletions site/go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/SpineEventEngine/documentation/docs v0.0.0-20260115162323-0e96629ba3df h1:cm1eYCkjSyoorfgigCxWVLHFoUUr/RFt/EFDu+HwC2M=
github.com/SpineEventEngine/documentation/docs v0.0.0-20260115162323-0e96629ba3df/go.mod h1:0lSB4kPZY9Qk429mepYiraNIEucYDIwiNVhJ3Wn3gKo=
github.com/SpineEventEngine/documentation/docs v0.0.0-20260205111752-62120db9b2d1 h1:/vyN532WobxlG5eCnyWxif2GoNfmHYKrQuV+vg3vqZM=
github.com/SpineEventEngine/documentation/docs v0.0.0-20260205111752-62120db9b2d1/go.mod h1:0lSB4kPZY9Qk429mepYiraNIEucYDIwiNVhJ3Wn3gKo=
github.com/TeamDev-Ltd/site-commons v0.0.0-20251202150534-a795438915ff h1:8kjfGJhf6LeS+IlK9NRktxtcv6O/WDneBuQD3QLPGIs=
github.com/TeamDev-Ltd/site-commons v0.0.0-20251202150534-a795438915ff/go.mod h1:atDeksDWBzsIidpW6Ivz2yYHwp2JPa1i1KXIxkctQ3c=