From 7588b8bbc29d9b3ad4dd0de62fd91eb2ead9f296 Mon Sep 17 00:00:00 2001 From: simon-mo Date: Sun, 15 Dec 2024 15:12:39 -0800 Subject: [PATCH] add https --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 6db7c34..1764022 100644 --- a/_config.yml +++ b/_config.yml @@ -3,7 +3,7 @@ author: name: © 2024. vLLM Team. All rights reserved. github: https://github.com/vllm-project/vllm google_analytics: G-9C5R3JR3QS -url: blog.vllm.ai +url: https://blog.vllm.ai # The `>` after `description:` means to ignore line-breaks until next key. # If you want to omit the line-break after the end of text, use `>-` instead.