Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SunboX/Prism.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Lagunas <brianlagunas@users.noreply.github.com>2015-10-15 02:34:32 +0300
committerBrian Lagunas <brianlagunas@users.noreply.github.com>2015-10-15 02:34:32 +0300
commitc155d0bbd7af64fd5f54861da268c45c14019e06 (patch)
tree6c8cfcc3029a0c61d27b3895ab414c6968ae49ad
parent956adfebffb949daffb46379cb6c0d8daf861ea2 (diff)
fixed typosPrismv6.1.0
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 18f1516..da91fa2 100644
--- a/README.md
+++ b/README.md
@@ -29,14 +29,14 @@ At the current time we have no plans to create new versions of the library for S
| Assembly | Package |
| -------- | ------- |
| Prism.Forms.dll | [Prism.Forms](https://www.nuget.org/packages/Prism.Forms/) |
-| Prism.Unity.Forms.dll | [Prism.Forms](https://www.nuget.org/packages/Prism.Unity/) |
+| Prism.Unity.Forms.dll | [Prism.Unity](https://www.nuget.org/packages/Prism.Unity/) |
######Universal Windows Platform
| Assembly | Package |
| -------- | ------- |
| Prism.Windows.dll | [Prism.Windows](https://www.nuget.org/packages/Prism.Windows/) |
-| Prism.Unity.Windows.dll | [Prism.Windows](https://www.nuget.org/packages/Prism.Unity/) |
-| Prism.Autofac.Windows.dll | [Prism.Windows](https://www.nuget.org/packages/Prism.Autofac/) |
+| Prism.Unity.Windows.dll | [Prism.Unity](https://www.nuget.org/packages/Prism.Unity/) |
+| Prism.Autofac.Windows.dll | [Prism.Autofac](https://www.nuget.org/packages/Prism.Autofac/) |
#Roadmap/Milestones
You can check out our milestones for coming releases [here](https://github.com/PrismLibrary/Prism/milestones).