Skip to content

Commit 7b9b58a

Browse files
authored
appveyor history link (#140)
Update link to history page
1 parent 9df88e8 commit 7b9b58a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
33
[![Build status](https://ci.appveyor.com/api/projects/status/yq8s0ridnphpx4ig?svg=true)](https://ci.appveyor.com/project/FortuneN/finecodecoverage)
44

55
Download this extension from the [Visual Studio Market Place](https://marketplace.visualstudio.com/items?itemName=FortuneNgwenya.FineCodeCoverage)
6-
or get the [CI build](https://www.vsixgallery.com/extension/fcc-f339fe606-9d51-4fca-895c-d50375137b62). Previous versions can be obtained from [here](https://ci.appveyor.com/project/FortuneN/finecodecoverage).
6+
or get the [CI build](https://www.vsixgallery.com/extension/fcc-f339fe606-9d51-4fca-895c-d50375137b62). Previous versions can be obtained from [here](https://ci.appveyor.com/project/FortuneN/finecodecoverage/history).
77

88
---------------------------------------
99
Prerequisites
1010

1111
Only that the test adapters are nuget packages. For instance, the NUnit Test Adapter extension is not sufficient.
1212

1313
---------------------------------------
14+
1415
Introduction
1516

1617
Fine Code Coverage works by reacting to the visual studio test explorer, providing coverage from each test project containing tests that you have selected

0 commit comments

Comments
 (0)