Skip to content

Commit cc41bf3

Browse files
committed
docs: Remove deprecated link from README.md (see #4085)
1 parent b4ed9ff commit cc41bf3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ The Chromium Embedded Framework (CEF) is a simple framework for embedding Chromi
1818
* [Using Address Sanitizer](using_address_sanitizer.md) - How to use AddressSanitizer with CEF-based applications.
1919
* [Using The CAPI](using_the_capi.md) - How to use the C API in your client application.
2020
* [Linking Different Run Time Libraries](linking_different_runtime_libraries.md) - How to link CEF against a different run-time library.
21-
* [BuildingOnDebian7](buildingondebian7.md) - How to build CEF on Debian 7 systems (these instructions are deprecated).
2221
* [Chromium Update](chromium_update.md) - How to update CEF to use the newest Chromium revision.
2322
* [Automated Build Setup](automated_build_setup.md) - How to set up an automated build system for CEF.
2423
* [Crash Reporting](crash_reporting.md) - How to handle crash reporting from CEF-based applications.
@@ -31,4 +30,4 @@ The complete list of CEF Wiki pages is available [here](.).
3130
* Support Forum - http://www.magpcss.org/ceforum/
3231
* C++ API Docs - [Stable release docs](https://cef-builds.spotifycdn.com/docs/stable.html) / [Beta release docs](https://cef-builds.spotifycdn.com/docs/beta.html)
3332
* Downloads - https://cef-builds.spotifycdn.com/index.html
34-
* Donations - http://www.magpcss.org/ceforum/donate.php
33+
* Donations - http://www.magpcss.org/ceforum/donate.php

0 commit comments

Comments
 (0)