Skip to content

Commit 6a97b6c

Browse files
committed
fix(gen): local assets
1 parent d6d195d commit 6a97b6c

File tree

5 files changed

+0
-12
lines changed

5 files changed

+0
-12
lines changed

pages/instances/api-cli/cli-cheatsheet.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ import image from './assets/scaleway-instances-cli-cheatsheet.webp'
1313

1414
import instancesCheatSheetPdf from "./assets/Scaleway-Instances-CLI-Cheatsheet.pdf"
1515

16-
17-
1816
This page shows the most common Scaleway CLI commands for creating and managing Scaleway Instances.
1917

2018
<Requirements />

pages/instances/reference-content/preventing-outgoing-ddos.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ categories:
1111
import ddosQuickGuidePdf from "./assets/DDoS_Quick_Guide.pdf"
1212
import npGuidePdf from "./assets/NP_Guide_DDoS.pdf"
1313

14-
1514
<Message type="important">
1615
The explanations given below are known best practices. They do not guarantee that your resources will not be locked if we detect that they are part of a DDoS attack.
1716
</Message>

pages/kubernetes/reference-content/kubernetes-cheatsheet.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@ import Requirements from '@macros/iam/requirements.mdx'
1212
import image from './assets/scaleway-kubernetes-cheatsheet.webp'
1313
import cheatSheetPdf from "./assets/scaleway-kubernetes-cheatsheet.pdf"
1414

15-
16-
17-
1815
This page shows the most common `kubectl` commands for creating and managing Scaleway Kapsule and Kosmos clusters.
1916

2017
<Requirements />

pages/kubernetes/reference-content/kubernetes-decision-tree.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ categories:
1111
import image from './assets/DecisionTreeKubernetes-DocumentationWebsite.webp'
1212
import decisionTreePdf from "./assets/decision-tree-kubernetes.pdf"
1313

14-
15-
16-
1714
This page helps you evaluate your level of knowledge about Kubernetes and provides comprehensive documentation to help you understand the various offerings, integrations, tools, and usage.
1815

1916
<Lightbox image={image} alt="" size="large" />

tutorials/python-lists-dicts/index.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,6 @@ import Requirements from '@macros/iam/requirements.mdx'
2020
import pythonCheatSheetPdf from "./assets/python-lists-cheatsheet.pdf"
2121
import pythonDictsCheatSheetPdf from "./assets/python-dicts-cheatsheet.pdf"
2222

23-
24-
25-
2623
<Message type="requirement">
2724
If you're coming to this tutorial as a complete Python beginner, make sure you're familiar with the Python concepts covered in our [Python for complete beginners](/tutorials/get-started-python/) tutorial first. You might also be interested in the next tutorial in the series: [Getting started with Python for-loops](/tutorials/python-for-loops/).
2825
</Message>

0 commit comments

Comments
 (0)