mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Rename "Bitcoin-Qt" to "Bitcoin Core"
This commit is contained in:
parent
40cb71be42
commit
fde77a23d0
27 changed files with 150 additions and 150 deletions
|
@ -11,7 +11,7 @@
|
|||
|
||||
#If "alias" variable is set in one alert file, a short alias
|
||||
#file for the alert (like /android.html) is generated for
|
||||
#Bitcoin-Qt non-clickable alerts.
|
||||
#Bitcoin Core non-clickable alerts.
|
||||
|
||||
require 'yaml'
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#contributors.rb fetches Bitcoin-Qt contributors list and set
|
||||
#contributors.rb fetches Bitcoin Core contributors list and set
|
||||
#site.contributors array. This is later used to display the
|
||||
#list of contributors on the "Development" page.
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
#on the "Version history" page and RSS file.
|
||||
|
||||
#This plugin also set site.DOWNLOAD_VERSION to the latest
|
||||
#available version of Bitcoin-QT, which is used everywhere
|
||||
#available version of Bitcoin Core, which is used everywhere
|
||||
#in the download page.
|
||||
|
||||
#Alias redirection pages are generated in /releases to avoid
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue