Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit c5a017b

Browse files
Merge branch 'master' into master
2 parents 2c266eb + 3a0b3cb commit c5a017b

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,4 +224,6 @@ kubectl create -f deployment.yaml
224224
* **Kubernetes on IBM Cloud**: Deliver your apps with the combined power of [Kubernetes and Docker on IBM Cloud](https://www.ibm.com/cloud/container-service)
225225

226226
# License
227-
[Apache 2.0](LICENSE)
227+
This code pattern is licensed under the Apache Software License, Version 2. Separate third party code objects invoked within this code pattern are licensed by their respective providers pursuant to their own separate licenses. Contributions are subject to the [Developer Certificate of Origin, Version 1.1 (DCO)](https://developercertificate.org/) and the [Apache Software License, Version 2](http://www.apache.org/licenses/LICENSE-2.0.txt).
228+
229+
[Apache Software License (ASL) FAQ](http://www.apache.org/foundation/license-faq.html#WhatDoesItMEAN)

‎package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,9 @@
3838
"react-router": "^3.0.2",
3939
"redux": "^3.5.2"
4040
},
41+
"jest": {
42+
"testURL": "http://localhost/"
43+
},
4144
"scripts": {
4245
"build-css": "node-sass src/ -o src/",
4346
"watch-css": "npm run build-css && node-sass src/ -o src/ --watch --recursive",

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /