From 98058661f7153b419d606f7fcf3f6cb6bfaac308 Mon Sep 17 00:00:00 2001 From: Ayush Somani Date: Sat, 18 May 2024 06:44:24 +0530 Subject: [PATCH] update --- book.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/book.toml b/book.toml index 2314899..d369cf1 100644 --- a/book.toml +++ b/book.toml @@ -1,5 +1,5 @@ [book] -title = "Markdown Book" +title = "Bend Language Guide (Unofficial)" authors = ["{{author}}"] language = "en" multilingual = false @@ -12,4 +12,4 @@ create-missing = false edition = "2021" [output.html] -git-repository-url = "https://github.com/geekyayush/bend-langmdbook" +git-repository-url = "https://github.com/geekyayush/bend-lang"