This is an automated email from the ASF dual-hosted git repository.

HuangTing-Yao pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/yunikorn-k8shim.git


The following commit(s) were added to refs/heads/master by this push:
     new 63f51090 [YUNIKORN-3440] Use https instead of http in README files 
(#1083)
63f51090 is described below

commit 63f510903f542c1c808bf5c479f5dcc7f07a1fe8
Author: Huangpinhan <[email protected]>
AuthorDate: Wed Sep 2 22:56:29 2026 +0800

    [YUNIKORN-3440] Use https instead of http in README files (#1083)
    
    Update the links in the README to use https instead of http.
    
    Closes: #1083
    
    Signed-off-by: HuangTing-Yao <[email protected]>
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b388e474..9fb48ca6 100644
--- a/README.md
+++ b/README.md
@@ -80,9 +80,9 @@ docker inspect --format='{{.Config.Labels}}' 
yunikorn/yunikorn:scheduler-amd64-l
 ```
 
 ## Design documents
-All design documents are located in our 
[website](http://yunikorn.apache.org/docs/next/design/architecture). 
+All design documents are located in our 
[website](https://yunikorn.apache.org/docs/next/design/architecture). 
 The core component design documents also contains the design documents for 
cross component designs.
 
 ## How do I contribute code?
 
-See how to contribute code in [our 
website](http://yunikorn.apache.org/community/how_to_contribute).
+See how to contribute code in [our 
website](https://yunikorn.apache.org/community/how_to_contribute).


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to