From 4bd36e8669fece803ff8bb209e655ab16fb8c63b Mon Sep 17 00:00:00 2001 From: Steve Piercy Date: Fri, 11 Dec 2015 03:44:01 -0800 Subject: use double backticks for inline code formatting of filename --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index fed4534a0..2237d9950 100644 --- a/README.rst +++ b/README.rst @@ -31,7 +31,7 @@ documentation, report bugs, and obtain support. Developing and Contributing --------------------------- -See `HACKING.txt` and `contributing.md` for guidelines for running tests, +See ``HACKING.txt`` and ``contributing.md`` for guidelines for running tests, adding features, coding style, and updating documentation when developing in or contributing to Pyramid. -- cgit v1.2.3