mirror of
https://github.com/twbs/bootstrap.git
synced 2025-02-19 16:54:24 +01:00
browsers-devices.md: Use Jekyll variable.
This commit is contained in:
parent
685db4d64f
commit
4e8c9ba1da
@ -12,7 +12,7 @@ Bootstrap supports the **latest, stable releases** of all major browsers and pla
|
||||
|
||||
Alternative browsers which use the latest version of WebKit, Blink, or Gecko, whether directly or via the platform's web view API, are not explicitly supported. However, Bootstrap should (in most cases) display and function correctly in these browsers as well. More specific support information is provided below.
|
||||
|
||||
You can find our supported range of browsers and their versions [in our `.browserslistrc file`]({{ site.repo }}/blob/v4-dev/.browserslistrc):
|
||||
You can find our supported range of browsers and their versions [in our `.browserslistrc file`]({{ site.repo }}/blob/v{{ site.current_version }}/.browserslistrc):
|
||||
|
||||
```
|
||||
# https://github.com/browserslist/browserslist#readme
|
||||
|
Loading…
x
Reference in New Issue
Block a user