Skip to content

Commit 4ee8010

Browse files
committed
url tidy
1 parent 3938ae2 commit 4ee8010

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

20190505-conditional-love.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ And that reads a lot better to me, especially when using named parameters explic
6666

6767
The Conditions helper class itself is simply a generator of `Inversion.Process.Configuration.Element` instances, which effectively marshal the `NamedCases` found in [`Inversion.Process.Behaviour.Prototype` - https://github.com/guy-murphy/inversion-dev/blob/master/Inversion.Process/Behaviour/Prototype.cs](https://github.com/guy-murphy/inversion-dev/blob/master/Inversion.Process/Behaviour/Prototype.cs) and [`Inversion.Extensibility` - https://github.com/inversion-org/inversion-extensibility/blob/dotnetcore/Inversion.Extensibility/Extensibility/Prototypes.cs](https://github.com/inversion-org/inversion-extensibility/blob/dotnetcore/Inversion.Extensibility/Extensibility/Prototypes.cs).
6868

69-
A full example can be found at https://gist.github.com/fractos/48bd53501a5a42a8dbe2beec73fea6bd
69+
A full example can be found at [https://gist.github.com/fractos/48bd53501a5a42a8dbe2beec73fea6bd](https://gist.github.com/fractos/48bd53501a5a42a8dbe2beec73fea6bd)
7070

7171
```c#
7272
public static class Conditions

0 commit comments

Comments
 (0)