Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: update edgeless blog link #517

Merged
merged 7 commits into from
Nov 13, 2023
Merged

fix: update edgeless blog link #517

merged 7 commits into from
Nov 13, 2023

Conversation

daniel-weisse
Copy link
Member

@daniel-weisse daniel-weisse commented Nov 10, 2023

Proposed changes

  • Remove unused refs from README.md
  • Update blog link from blog.edgeless.systems to www.edgeless.systems/blog
  • Replace links to Intel and Alibaba websites that got redirected

Signed-off-by: Daniel Weiße <[email protected]>
Copy link

netlify bot commented Nov 10, 2023

Deploy Preview for marblerun-docs ready!

Name Link
🔨 Latest commit 82b93b7
🔍 Latest deploy log https://app.netlify.com/sites/marblerun-docs/deploys/655238fb6bbb0b00075ae231
😎 Deploy Preview https://deploy-preview-517--marblerun-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

docs/docs/features/attestation.md Outdated Show resolved Hide resolved
@@ -11,7 +11,7 @@ This guide walks you through setting up MarbleRun for your on-premises deploymen
To deploy MarbleRun with Intel SGX, the machine or VM has to support Intel SGX.
Particularly, MarbleRun requires support for the SGX Data Center Attestation Primitives (DCAP).
You can verify [if your CPU supports DCAP](https://www.intel.com/content/www/us/en/support/articles/000057420/software/intel-security-products.html).
For more information, read this article on [detecting Intel Software Guard Extensions](https://software.intel.com/content/www/us/en/develop/articles/properly-detecting-intel-software-guard-extensions-in-your-applications.html) in your applications.
For more information, read this article on [detecting Intel Software Guard Extensions](https://www.intel.com/content/www/us/en/develop/articles/properly-detecting-intel-software-guard-extensions-in-your-applications.html) in your applications.
Copy link
Member

Choose a reason for hiding this comment

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

this is also redirected once more, but to a general SGX page

Copy link
Member Author

Choose a reason for hiding this comment

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

Apart from this site in the Intel docs (which also contains the dead/redirecting link), I am unable to find anything pointing to the original article that was once linked here.
I would opt to simply remove this sentence, since the important things should already be explained by the article linked to in the previous sentence.

docs/docs/deployment/platforms/on-prem.md Outdated Show resolved Hide resolved
Signed-off-by: Daniel Weiße <[email protected]>
Copy link
Member

@thomasten thomasten left a comment

Choose a reason for hiding this comment

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

pls also remove the sentence from the versioned docs before merge

@daniel-weisse daniel-weisse merged commit d8d448f into master Nov 13, 2023
5 of 6 checks passed
@daniel-weisse daniel-weisse deleted the fix/docs/blog-link branch November 13, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants