diff --git a/docs/architecture/4-runtime-view.md b/docs/architecture/4-runtime-view.md index 7793cbd..282b22b 100644 --- a/docs/architecture/4-runtime-view.md +++ b/docs/architecture/4-runtime-view.md @@ -65,7 +65,7 @@ CONSTRUCT { FILTER ( $param == ?o ) // Custom filter can be added here. ?s ?p ?o . } -``` + ### NOTICE diff --git a/docs/architecture/5-deployment-view.md b/docs/architecture/5-deployment-view.md index a87d710..f7eec26 100644 --- a/docs/architecture/5-deployment-view.md +++ b/docs/architecture/5-deployment-view.md @@ -21,4 +21,4 @@ This work is licensed under the [Apache-2.0](https://www.apache.org/licenses/LIC - SPDX-License-Identifier: Apache-2.0 - SPDX-FileCopyrightText: 2023 Robert Bosch Manufacturing Solutions GmbH - SPDX-FileCopyrightText: 2023 Contributors to the Eclipse Foundation -- Source URL: https://github.com/eclipse-tractusx/sldt-bpn-discovery.git \ No newline at end of file +- Source URL: https://github.com/eclipse-tractusx/sldt-semantic-hub.git \ No newline at end of file