Skip to content

Commit 47ce62c

Browse files
authored
Merge branch 'vnext-release' into master
2 parents d4d040e + 697ef35 commit 47ce62c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

.md_check_config.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
2-
"replacementPatterns": [
2+
"ignorePatterns": [
3+
{
4+
"pattern": "^http://localhost"
5+
}
6+
],
7+
"replacementPatterns": [
38
{
49
"pattern": "^/LICENSE",
510
"replacement": "{{BASEURL}}/LICENSE"

platform/roks/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ The project uses the following components:
1717
- [IBM Operational Decision Manager](https://ibmdocs-test.dcs.ibm.com/docs/en/odm/9.0.0?topic=operational-decision-manager-certified-kubernetes-900)
1818
- [IBM Cloud](https://cloud.ibm.com/login)
1919

20+
2021
## Tested environment
2122

2223
The commands and tools have been tested on Linux and macOS.

0 commit comments

Comments
 (0)