From 6d85aeff9d6d5255857c22acfe31be73124bec27 Mon Sep 17 00:00:00 2001 From: Marcin Czenko Date: Mon, 9 Jun 2025 02:37:29 +0200 Subject: [PATCH] Removing question mark from the title to fix HackMd integration --- ...ompilation error when using `auto` types and Questionable.md | 2 +- ...untu 24 (VM)?.md => How to build Codex on Ubuntu 24 (VM).md} | 0 README.md | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename 10 Notes/{How to build Codex on Ubuntu 24 (VM)?.md => How to build Codex on Ubuntu 24 (VM).md} (100%) diff --git a/10 Notes/Compilation error when using `auto` types and Questionable.md b/10 Notes/Compilation error when using `auto` types and Questionable.md index 513acca..803ce9f 100644 --- a/10 Notes/Compilation error when using `auto` types and Questionable.md +++ b/10 Notes/Compilation error when using `auto` types and Questionable.md @@ -14,7 +14,7 @@ test "Should retrieve block expiration information": # ... ``` -Compiling this on Ubuntu (see also [[How to build Codex on Ubuntu 24 (VM)?]]) fails with the following error: +Compiling this on Ubuntu (see also [[How to build Codex on Ubuntu 24 (VM)]]) fails with the following error: ```bash stack trace: (most recent call last) diff --git a/10 Notes/How to build Codex on Ubuntu 24 (VM)?.md b/10 Notes/How to build Codex on Ubuntu 24 (VM).md similarity index 100% rename from 10 Notes/How to build Codex on Ubuntu 24 (VM)?.md rename to 10 Notes/How to build Codex on Ubuntu 24 (VM).md diff --git a/README.md b/README.md index fff73f5..65d181c 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ all Codex-related docs. Some featured documents: - [[Code Encryption Basis]] -- [[How to build Codex on Ubuntu 24 (VM)?]] +- [[How to build Codex on Ubuntu 24 (VM)]] - [[Compilation error when using `auto` types and Questionable]] ### Obsidian