Skip to content
This repository was archived by the owner on Jun 6, 2024. It is now read-only.

Commit 00bda05

Browse files
committed
Smart Edge Open Release 23.01
1 parent 37d0bc6 commit 00bda05

File tree

5 files changed

+13
-13
lines changed

5 files changed

+13
-13
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The Intel® Smart Edge Open Developer Experience Kit lets you
1818
explore the toolkit under an Apache 2.0 license. This foundational kit can be used to create solutions for any edge location.
1919

2020
Find instructions for installing the Developer Experience Kit from GitHub in the
21-
[developer guide](https://smart-edge-open.github.io/docs/experience-kits/developer-experience-kit/).
21+
[developer guide](https://intelsmartedge.github.io/docs/experience-kits/developer-experience-kit/).
2222

2323
Alternatively, you can download and run the Developer Experience Kit as a software package from the
2424
[Intel Developer Catalog](https://www.intel.com/content/www/us/en/developer/articles/reference-implementation/smart-edge-open-developer-experience-kit.html).
@@ -33,22 +33,22 @@ These new edges include the enterprise, locations within the telco infrastructur
3333

3434
Intel® Smart Edge Open offers a set of experience kits customized for the requirements of specific edge locations:
3535
- The [5G Private
36-
Wireless Experience Kit](https://smart-edge-open.github.io/docs/experience-kits/private-wireless-experience-kit)
37-
and the [uCPE Experience Kit](https://smart-edge-open.github.io/ido-specs/doc/reference-architectures/smartedge-open-experience-kit_sdwan)
36+
Wireless Experience Kit](https://intelsmartedge.github.io/docs/experience-kits/private-wireless-experience-kit)
37+
and the [uCPE Experience Kit](https://intelsmartedge.github.io/ido-specs/doc/reference-architectures/smartedge-open-experience-kit_sdwan)
3838
are optimized for the on-premises edge, typically located in an enterprise.
39-
- The [Access Edge Experience Kit](https://smart-edge-open.github.io/ido-specs/doc/reference-architectures/ran/smartedge-open_ran)
39+
- The [Access Edge Experience Kit](https://intelsmartedge.github.io/ido-specs/doc/reference-architectures/ran/smartedge-open_ran)
4040
is for creating edge platforms located at or near a 5G base station.
41-
- The [Near Edge Experience Kit](https://smart-edge-open.github.io/ido-specs/doc/reference-architectures/Smartedge-Open-Experience-Kit-Near-Edge) for creating solutions for aggregation points hosting a distributed UPF (user plane function).
41+
- The [Near Edge Experience Kit](https://intelsmartedge.github.io/ido-specs/doc/reference-architectures/Smartedge-Open-Experience-Kit-Near-Edge) for creating solutions for aggregation points hosting a distributed UPF (user plane function).
4242

4343
Location-specific experience kits are available under a royalty-free license. To get started with a location-specific experience kit,
44-
[request a license](https://smart-edge-open.github.io/request-license/).
44+
[request a license](https://intelsmartedge.github.io/request-license/).
4545

4646
## Documentation
4747
Find complete documentation for all experience kits in the
48-
[developer guide](https://smart-edge-open.github.io/docs/product-overview/).
48+
[developer guide](https://intelsmartedge.github.io/docs/product-overview/).
4949

5050
## Release Notes
51-
- [Product-level release notes](https://smart-edge-open.github.io/release-notes/)
51+
- [Product-level release notes](https://intelsmartedge.github.io/release-notes/)
5252
- [Release notes for the Developer Experience Kit](https://github.com/smart-edge-open/docs/blob/main/release-notes/release-notes-se-open-DEK-21-09.md), including specs of the hardware used to validate the experience kit.
5353
- [Release notes](https://github.com/smart-edge-open/ido-specs/blob/master/smartedge-open_releasenotes.md)
5454
for experience kits formerly available as OpenNESS 21.03 and earlier

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ permalink: /:title/
2323
# Site base hostname & protocol, e.g. http://example.com
2424

2525
url: ""
26-
main_url: "https://smart-edge-open.github.io"
26+
main_url: "https://intelsmartedge.github.io"
2727

2828
# Site logo # e.g. logo.png, upload logo image file to /uploads/ folder
2929
logo:

_layouts/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
//Update Url
6262
jQuery(this).attr('href', new_url);
6363
}else{
64-
/*if(url.indexOf("https://smart-edge-open.github.io/intel-smart-edge-open/request-license/") != '-1'){
64+
/*if(url.indexOf("https://intelsmartedge.github.io/intel-smart-edge-open/request-license/") != '-1'){
6565
jQuery(this).attr('href', url.replace("/intel-smart-edge-open", ""));
6666
}else{
6767
jQuery(this).attr('href', url.replace(".md", "/"));

experience-kits/secure-access-service-edge-limited-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ The `deploy.sh` script installs all required packages and deploys the single nod
237237

238238
### Prepare the Provisioning System
239239

240-
The ESP is used by all experience kits to provision the system used to host the edge cluster. For more details about the ESP, including troubleshooting suggestions, please refer to the [Smart Edge Open Provisioning Process](https://smart-edge-open.github.io/docs/experience-kits/provisioning/provisioning/).
240+
The ESP is used by all experience kits to provision the system used to host the edge cluster. For more details about the ESP, including troubleshooting suggestions, please refer to the [Smart Edge Open Provisioning Process](https://intelsmartedge.github.io/docs/experience-kits/provisioning/provisioning/).
241241

242242
The following steps will walk you through installing software to the provisioning system, including Git, Docker and Docker Compose, and Python.
243243

product-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The Intel® Smart Edge Open portfolio of experience kits includes:
3737
- **Access Edge Experience Kit**: The starting point for building O-RAN compliant edge platforms.
3838
- **Near Edge Experience Kit**: The starting point for building edge platforms that reside in a telco cloud.
3939

40-
The Developer Experience Kit is available under the Apache 2.0 license. All other experience kits require a royalty-free Intel proprietary license. [Request a license](https://smart-edge-open.github.io/request-license/).
40+
The Developer Experience Kit is available under the Apache 2.0 license. All other experience kits require a royalty-free Intel proprietary license. [Request a license](https://intelsmartedge.github.io/request-license/).
4141

4242
Experience kits are composed of sets of building blocks from the open community or from Intel. Building blocks are units of functionality that have been carefully selected and optimized to address the services targeted for use cases at a specific edge location. You can consume experience kits in their entirety, or use only the building blocks required by your own use case.
4343

@@ -90,4 +90,4 @@ Intel® Smart Edge Open (formerly known as OpenNESS) is a [CNCF Certified Kubern
9090

9191
## Next Steps
9292
- Get started with the [Developer Experience Kit](/experience-kits/developer-experience-kit.md).
93-
- To get started with our licensed experience kits, [request a license](https://smart-edge-open.github.io/request-license/).
93+
- To get started with our licensed experience kits, [request a license](https://intelsmartedge.github.io/request-license/).

0 commit comments

Comments
 (0)