Skip to content

Commit 8ed25e8

Browse files
Merge pull request #107 from jin-archipin/patch-1
Link to cheat sheet was broken
2 parents 48b9550 + 3fac1a5 commit 8ed25e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ Another great starting point is to watch [this youtube series on zenject](https:
142142

143143
You might also benefit from playing with the provided sample projects (which you can find by opening `Zenject/OptionalExtras/SampleGame1` or `Zenject/OptionalExtras/SampleGame2`).
144144

145-
If you are a DI veteran, then it might be worth taking a look at the [cheatsheet](#cheatsheet) at the bottom of this page, which should give you an idea of the syntax, which might be all you need to get started.
145+
If you are a DI veteran, then it might be worth taking a look at the [cheatsheet](#cheat-sheet) at the bottom of this page, which should give you an idea of the syntax, which might be all you need to get started.
146146

147147
The tests may also be helpful to show usage for each specific feature (which you can find at `Zenject/OptionalExtras/UnitTests` and `Zenject/OptionalExtras/IntegrationTests`)
148148

@@ -224,7 +224,7 @@ Also see [further reading section](#further-reading) for some external zenject t
224224
* [Are there any more sample projects with source to look at?](#more-samples)
225225
* [What games/tools/libraries are using Zenject](#what-games-are-using-zenject)
226226
* [I keep getting errors complaining about circular reference! How to address this?](#circular-dependency-error)
227-
* [Cheat Sheet](#cheatsheet)
227+
* [Cheat Sheet](#cheat-sheet)
228228
* [Further Help](#further-help)
229229
* [Release Notes](#release-notes)
230230
* [License](#license)

0 commit comments

Comments
 (0)