Skip to content
This repository was archived by the owner on Jun 1, 2021. It is now read-only.

Commit 9c3db4a

Browse files
committed
Merge pull request #7 from AdelMEZARA/patch-1
Update CONTRIBUTING.md file link in README.md
2 parents dc11ba5 + 2b95295 commit 9c3db4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,4 +75,4 @@ _memoryProfiler = [[FBMemoryProfiler alloc] initWithPlugins:@[[IncredibleCacheCl
7575
Plugins are objects that conform to [FBMemoryProfilerPluggable](FBMemoryProfiler/Options/FBMemoryProfilerPluggable.h) protocol. Example usage: [custom cache cleaners](Example/ExampleApp/CacheCleanerPlugin.h), [loggers that log data to server](Example/ExampleApp/RetainCycleLoggerPlugin.h).
7676
7777
## Contributing
78-
See the [CONTRIBUTING](CONTRIBUTING) file for how to help out.
78+
See the [CONTRIBUTING](CONTRIBUTING.md) file for how to help out.

0 commit comments

Comments
 (0)