diff options
author | David Snopek <dsnopek@gmail.com> | 2024-05-13 08:43:35 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-13 08:43:35 -0500 |
commit | 16cad7ba24d7688c837e3b64381309b5ace6074f (patch) | |
tree | 2655a806f26bc50eb80fa07c20f5559f5bbc1fb2 | |
parent | 798fbab653eba365664dbc77d006980c96937efd (diff) | |
parent | 996d229b26cd9bd84b574130ab16ca015d83b2ee (diff) | |
download | redot-cpp-16cad7ba24d7688c837e3b64381309b5ace6074f.tar.gz |
Merge pull request #1462 from aarjaneiro/toc-examples-and-templates
Fix README Examples and Templates TOC Entry
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ This repository contains the *C++ bindings* for the [**Godot Engine**](https:// - [**Compatibility**](#compatibility) - [**Contributing**](#contributing) - [**Getting started**](#getting-started) -- [**Included example**](#included-example) +- [**Examples and templates**](#examples-and-templates) ## Versioning |