Skip to content

Commit 31c87bd

Browse files
committed
Revert anchors
1 parent f94321c commit 31c87bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This project allows you to use [DevExtreme Widgets](http://js.devexpress.com/Dem
1010
* [Starting a new application](#create-application)
1111
* [Running the local examples](#running-examples)
1212
* [Usage samples](#usage-samples)
13-
* [Static string option value](#static-string-option)
13+
* [Static string option value](#static-option)
1414
* [Static non-string option value](#static-non-string-option)
1515
* [Event handling](#event-handling)
1616
* [One-way option binding](#one-way-binding)
@@ -134,7 +134,7 @@ Navigate to [http://127.0.0.1:8875/examples/](http://127.0.0.1:8875/examples/) i
134134

135135
## <a name="usage-samples"></a>Usage Samples ##
136136

137-
### <a name="static-string-option"></a>Static String Option Value ###
137+
### <a name="static-option"></a>Static String Option Value ###
138138

139139
To specify a string widget's option statically
140140
(the [text](http://js.devexpress.com/Documentation/ApiReference/UI_Widgets/dxButton/Configuration/#text)

0 commit comments

Comments
 (0)