Skip to content

Commit 48afac3

Browse files
authored
Update README.md
Fix url to performance img
1 parent 4831d85 commit 48afac3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ You can use the following cache providers:
137137

138138
#### Using the built-in In-Memory cache provider
139139

140-
![performance](https://github.com/VahidN/EFCoreSecondLevelCacheInterceptor/tree/master/src/Tests/EFCoreSecondLevelCacheInterceptor.PerformanceTests/int-pref.png)
140+
![performance](https://raw.githubusercontent.com/VahidN/EFCoreSecondLevelCacheInterceptor/master/src/Tests/EFCoreSecondLevelCacheInterceptor.PerformanceTests/int-pref.png)
141141

142142
```csharp
143143
namespace EFCoreSecondLevelCacheInterceptor.AspNetCoreSample

0 commit comments

Comments
 (0)