summaryrefslogtreecommitdiff
path: root/general/PLX9x5x
diff options
context:
space:
mode:
authorBarry Golden <[email protected]>2020-01-06 14:41:24 -0800
committerGitHub <[email protected]>2020-01-06 14:41:24 -0800
commita919a4e8c3e551c8677bc465b5067065de9799e5 (patch)
treeb5c6b6cf6d82d4e74722407b8078439d9773e6f1 /general/PLX9x5x
parent24000457442864d9c49ca4cbcd8794db17073d8c (diff)
Diffstat (limited to 'general/PLX9x5x')
-rw-r--r--general/PLX9x5x/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/general/PLX9x5x/README.md b/general/PLX9x5x/README.md
index 39726800..85997777 100644
--- a/general/PLX9x5x/README.md
+++ b/general/PLX9x5x/README.md
@@ -10,7 +10,7 @@ products:
# PLX9x5x PCI Driver
-This sample demonstrates how to write driver for a generic PCI device using Windows Driver Framework. The target hardware for this driver is PLX9656/9653RDK-LITE board. The product kit and the hardware specification are available at the [PLX Technology](http://www.plxtech.com) website.
+This sample demonstrates how to write driver for a generic PCI device using Windows Driver Framework. The target hardware for this driver is PLX9656/9653RDK-LITE board. The product kit and the hardware specification are available at the [PLX Technology](https://www.plxtech.com) website.
For more information, see the [PCI driver programming guide](https://docs.microsoft.com/windows-hardware/drivers/pci/).