Skip to content

Commit ba6c929

Browse files
author
cfsdocs
committed
Build 1986
1 parent 0c19a0a commit ba6c929

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

landing.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Code Engine",
3-
"lastupdated": "2024-01-11",
3+
"lastupdated": "2024-01-12",
44
"introduction": "Find out how you can use Code Engine to run your containerized workloads",
55
"section_devtools": {
66
"api": "/apidocs/codeengine/v2",

plan-repo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
copyright:
44
years: 2024
5-
lastupdated: "2024-01-11"
5+
lastupdated: "2024-01-12"
66

77
keywords: repository access for code engine, source code access for code engine, access to source code in code engine, access keys in code engine, ssh key access in code engine, github repo access in code engine, gitlab repo access in code engine, code repository access for code engine, code repositories, Git repository access secret, code repository, private git repository, private repository, SSH secret
88

@@ -122,7 +122,7 @@ To reference your private Git repository in a build,
122122

123123
For more information about building images, see [Building a container image](/docs/codeengine?topic=codeengine-plan-build).
124124

125-
The code repo URL must be an SSH URL such as `git@githug.com:IBM/CodeEngine.git` instead of an HTTPS URL such as `https://github.ibm.com/codeengine/ui`.
125+
The code repo URL must be an SSH URL such as `git@github.com:IBM/CodeEngine.git` instead of an HTTPS URL such as `https://github.ibm.com/codeengine/ui`.
126126
{: note}
127127

128128

0 commit comments

Comments
 (0)