diff --git a/core/sandpolis-core-foundation/README.md b/core/sandpolis-core-foundation/README.md index dbe23e785..3cfe84dbd 100644 --- a/core/sandpolis-core-foundation/README.md +++ b/core/sandpolis-core-foundation/README.md @@ -1,6 +1,6 @@ ## Sandpolis Foundation Module _This library module is a part of -[Sandpolis](https://github.com/sandpolis/sandpolis)._ +[Sandpolis](https://github.com/nativeit-dev/sandpolis)._ This module contains universal types, utilities, and resources. diff --git a/core/sandpolis-core-instance/README.md b/core/sandpolis-core-instance/README.md index 37064174e..a976ecae6 100644 --- a/core/sandpolis-core-instance/README.md +++ b/core/sandpolis-core-instance/README.md @@ -1,4 +1,4 @@ ## Sandpolis Instance Module _This library module is a part of -[Sandpolis](https://github.com/sandpolis/sandpolis)._ +[Sandpolis](https://github.com/nativeit-dev/sandpolis)._ diff --git a/instance/sandpolis-client/README.md b/instance/sandpolis-client/README.md index 417fc5bef..5081cd82e 100644 --- a/instance/sandpolis-client/README.md +++ b/instance/sandpolis-client/README.md @@ -1,7 +1,7 @@ ## Sandpolis Graphical UI Client _This instance module is a part of -[Sandpolis](https://github.com/sandpolis/sandpolis)._ +[Sandpolis](https://github.com/nativeit-dev/sandpolis)._ #### Docker on Linux diff --git a/instance/sandpolis-client/common/src/main/kotlin/org/s7s/instance/client/desktop/ui/about/AboutView.kt b/instance/sandpolis-client/common/src/main/kotlin/org/s7s/instance/client/desktop/ui/about/AboutView.kt index 5568b838c..dd7eef536 100644 --- a/instance/sandpolis-client/common/src/main/kotlin/org/s7s/instance/client/desktop/ui/about/AboutView.kt +++ b/instance/sandpolis-client/common/src/main/kotlin/org/s7s/instance/client/desktop/ui/about/AboutView.kt @@ -106,7 +106,7 @@ class AboutView : View("About") { action { UI.getApplication() .getHostServices() - .showDocument("https://github.com/sandpolis/sandpolis") + .showDocument("https://github.com/nativeit-dev/sandpolis") } } } diff --git a/instance/sandpolis-deployer/Cargo.lock b/instance/sandpolis-deployer/Cargo.lock index 294d911cd..1163bfa02 100644 --- a/instance/sandpolis-deployer/Cargo.lock +++ b/instance/sandpolis-deployer/Cargo.lock @@ -51,9 +51,9 @@ dependencies = [ [[package]] name = "bumpalo" -version = "3.7.0" +version = "3.12.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c59e7af012c713f529e7a3ee57ce9b31ddd858d4b512923602f74608b009631" +checksum = "0d261e256854913907f67ed06efbc3338dfe6179796deefc1ff763fc1aee5535" [[package]] name = "bytes" diff --git a/instance/sandpolis-server/README.md b/instance/sandpolis-server/README.md index 9d1bf3719..3a95e81ee 100644 --- a/instance/sandpolis-server/README.md +++ b/instance/sandpolis-server/README.md @@ -1,7 +1,7 @@ ## Sandpolis Server _This instance module is a part of -[Sandpolis](https://github.com/sandpolis/sandpolis)._ +[Sandpolis](https://github.com/nativeit-dev/sandpolis)._
diff --git a/plugin/sandpolis-plugin-desktop/README.md b/plugin/sandpolis-plugin-desktop/README.md
index 8f92fd0b4..f60e5f341 100644
--- a/plugin/sandpolis-plugin-desktop/README.md
+++ b/plugin/sandpolis-plugin-desktop/README.md
@@ -1,7 +1,7 @@
## Sandpolis Desktop Plugin
_This plugin module is a part of
-[Sandpolis](https://github.com/sandpolis/sandpolis)._
+[Sandpolis](https://github.com/nativeit-dev/sandpolis)._
The desktop plugin provides remote desktop and bidirectional screen-sharing
capabilities.
diff --git a/plugin/sandpolis-plugin-device/README.md b/plugin/sandpolis-plugin-device/README.md
index ba15823aa..c95e38e7c 100644
--- a/plugin/sandpolis-plugin-device/README.md
+++ b/plugin/sandpolis-plugin-device/README.md
@@ -1,7 +1,7 @@
## Sandpolis Device Plugin
_This plugin module is a part of
-[Sandpolis](https://github.com/sandpolis/sandpolis)._
+[Sandpolis](https://github.com/nativeit-dev/sandpolis)._
The device plugin integrates with various non-Sandpolis devices on the network.
These devices (called subagents) do not run an agent instance, instead
diff --git a/plugin/sandpolis-plugin-filesystem/README.md b/plugin/sandpolis-plugin-filesystem/README.md
index b7969c27c..d9114ff1e 100644
--- a/plugin/sandpolis-plugin-filesystem/README.md
+++ b/plugin/sandpolis-plugin-filesystem/README.md
@@ -1,6 +1,6 @@
## Sandpolis Filesystem Plugin
_This plugin module is a part of
-[Sandpolis](https://github.com/sandpolis/sandpolis)._
+[Sandpolis](https://github.com/nativeit-dev/sandpolis)._
This plugin integrates with the filesystem.
diff --git a/plugin/sandpolis-plugin-shell/README.md b/plugin/sandpolis-plugin-shell/README.md
index b11639a24..6a468e566 100644
--- a/plugin/sandpolis-plugin-shell/README.md
+++ b/plugin/sandpolis-plugin-shell/README.md
@@ -1,7 +1,7 @@
## Sandpolis Shell Plugin
_This plugin module is a part of
-[Sandpolis](https://github.com/sandpolis/sandpolis)._
+[Sandpolis](https://github.com/nativeit-dev/sandpolis)._
The shell plugin integrates with the system shell and enables remote shell
sessions, command scheduling, etc. It supports the following shells:
diff --git a/plugin/sandpolis-plugin-snapshot/README.md b/plugin/sandpolis-plugin-snapshot/README.md
index ff4e6a77e..c378240ae 100644
--- a/plugin/sandpolis-plugin-snapshot/README.md
+++ b/plugin/sandpolis-plugin-snapshot/README.md
@@ -1,7 +1,7 @@
## Sandpolis Snapshot Plugin
_This plugin module is a part of
-[Sandpolis](https://github.com/sandpolis/sandpolis)._
+[Sandpolis](https://github.com/nativeit-dev/sandpolis)._
The snapshot plugin provides the ability to take and restore cold snapshots of
agent disks.
diff --git a/plugin/sandpolis-plugin-update/README.md b/plugin/sandpolis-plugin-update/README.md
index 4c8624527..f43e4ffab 100644
--- a/plugin/sandpolis-plugin-update/README.md
+++ b/plugin/sandpolis-plugin-update/README.md
@@ -1,6 +1,6 @@
## Sandpolis Update Plugin
_This plugin module is a part of
-[Sandpolis](https://github.com/sandpolis/sandpolis)._
+[Sandpolis](https://github.com/nativeit-dev/sandpolis)._
This plugin provides software management operations.