Skip to content

Commit 41af168

Browse files
committed
Fix links to screencasts in README
Signed-off-by: David Thompson <davthomp@redhat.com>
1 parent 0fffa3d commit 41af168

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ or create a new project from a template.
9393
This workflow generates a file called `devfile.yaml` (a [Devfile](https://devfile.io/)) that contains instructions on how to deploy the project to OpenShift/Kubernetes based on the project's language or framework.
9494
Once you have this set up, you can debug your project on OpenShift/Kubernetes by right clicking on the project in the Components in the OpenShift sidebar, then selecting 'Start Dev'.
9595

96-
![ screencast ](https://raw.githubusercontent.com/redhat-developer/vscode-openshift-tools/main/images/gif/create-component-demo.gif)
96+
![ screencast ](https://raw.githubusercontent.com/redhat-developer/vscode-openshift-tools/main/images/walkthrough/create-component-demo.gif)
9797

9898
### **Create component from devfile registry**
9999

@@ -113,7 +113,7 @@ Browse the catalog to discover and install [Helm Charts](https://helm.sh/) on cl
113113

114114
Creates a Function in the mentioned directory with the specified language/runtime selected and handles HTTP events.
115115

116-
![ screencast ](https://github.com/redhat-developer/vscode-openshift-tools/blob/main/images/walkthrough/serverless-function/create.gif)
116+
![ screencast ](https://raw.githubusercontent.com/redhat-developer/vscode-openshift-tools/main/images/walkthrough/serverless-function/create.gif)
117117

118118
For more Serverless Functions Actions, please visit the detailed section [here](README.serverlessfn.md)
119119

0 commit comments

Comments
 (0)