Keep AutoLinking; Remove extra \

GitHub, whenever it detects URI/URL, then converts that into a
hyperlink.

It is good to disable auto-linking, but there are only two ways to
implement it, one is adding HTML tag (Ex: <spam>) and
HTML code (&#8203;), which convert URL/URI into non-url.

Commits 2ebb968 and cb0d27e added an extra \. This failed to disable
autolinking. This commit removes that extra \

NOTE:- There might be another way possible, but this is a tested
way to remove hyperlink

Both changes get added to the middle of the text, which gets converted
to hyperlinks, making it hard to read and understand when reading from
a file (not from GitHub).

Signed-off-by: Abhishek Patel <Abhishek.Patel@ibm.com>
Change-Id: I61a7721d8218a1d3ac0405dec4ba74832c817e87
diff --git a/Redfish.md b/Redfish.md
index c35f6de..103a22e 100644
--- a/Redfish.md
+++ b/Redfish.md
@@ -66,7 +66,7 @@
 ##### ManagerAccountCollection
 - Description
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/AccountService/Accounts/{ManagerAccountId}/
 ##### ManagerAccount
@@ -75,7 +75,7 @@
 - Enabled
 - Links/Role
 - Locked
-- Locked\@Redfish.AllowableValues
+- Locked@Redfish.AllowableValues
 - Password
 - PasswordChangeRequired
 - RoleId
@@ -85,14 +85,14 @@
 ##### CertificateCollection
 - Description
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/AccountService/Roles/
 ##### RoleCollection
 - Description
 - Members
   - By default will contain 3 roles, "Administrator", "Operator", and "ReadOnly"
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/AccountService/Roles/{RoleId}/
 ##### Role
@@ -120,12 +120,12 @@
 ##### CertificateLocations
 - Description
 - Links/Certificates
-- Links/Certificates\@odata.count
+- Links/Certificates@odata.count
 
 #### /redfish/v1/Chassis/
 ##### ChassisCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Chassis/{ChassisId}/
 ##### Chassis
@@ -155,7 +155,7 @@
 ##### SensorCollection
 - Description
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Chassis/{ChassisId}/Sensors/{Id}/
 ##### Sensor
@@ -278,7 +278,7 @@
 #### /redfish/v1/EventService/Subscriptions/
 ##### EventDestinationCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/EventService/Subscriptions/{EventName}/
 ##### EventDestination
@@ -292,7 +292,7 @@
 #### /redfish/v1/JsonSchemas/
 ##### JsonSchemaFileCollection
 - Description
-- Members\@odata.count
+- Members@odata.count
 - Members
 
 #### /redfish/v1/JsonSchemas/{Id}/
@@ -300,14 +300,14 @@
 - Schema
 - Description
 - Languages
-- Languages\@odata.count
+- Languages@odata.count
 - Location
-- Location\@odata.count
+- Location@odata.count
 
 #### /redfish/v1/Managers/
 ##### ManagerCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Managers/bmc/
 ##### Manager
@@ -320,12 +320,12 @@
 - LastResetTime
 - Links/ActiveSoftwareImage
 - Links/ManagerForChassis
-- Links/ManagerForChassis\@odata.count
+- Links/ManagerForChassis@odata.count
 - Links/ManagerForServers
-- Links/ManagerForServers\@odata.count
+- Links/ManagerForServers@odata.count
 - Links/ManagerInChassis
 - Links/SoftwareImages
-- Links/SoftwareImages\@odata.count
+- Links/SoftwareImages@odata.count
 - LogServices
 - ManagerType
 - Manufacturer
@@ -345,7 +345,7 @@
 ##### EthernetInterfaceCollection
 - Description
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Managers/bmc/EthernetInterfaces/{EthernetInterfaceId}/
 ##### EthernetInterface
@@ -372,7 +372,7 @@
 #### /redfish/v1/Managers/bmc/EthernetInterfaces/{EthernetInterfaceId}/VLANs/
 ##### VLanNetworkInterfaceCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Managers/bmc/LogServices/
 
@@ -405,7 +405,7 @@
 ##### LogServiceCollection
 - Description
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Managers/bmc/LogServices/RedfishLog/
 ##### LogService
@@ -438,7 +438,7 @@
 ##### CertificateCollection
 - Description
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Managers/bmc/NetworkProtocol/HTTPS/Certificates/{CertificateId}/
 ##### Certificate
@@ -461,15 +461,15 @@
 - Description
 - Members
   - Should support Base, CommonMessages, and EventingMessages
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Registries/{MessageRegistryFileId}/
 ##### MessageRegistryFile
 - Description
 - Languages
-- Languages\@odata.count
+- Languages@odata.count
 - Location
-- Location\@odata.count
+- Location@odata.count
 - Registry
 
 #### /redfish/v1/SessionService/
@@ -483,7 +483,7 @@
 ##### SessionCollection
 - Description
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/SessionService/Sessions/{SessionId}/
 ##### Session
@@ -496,7 +496,7 @@
 ##### ComputerSystemCollection
 - Members
   - Should support one system
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Systems/system/Bios/
 ##### Bios
@@ -504,7 +504,7 @@
 - Description
 - Links/ActiveSoftwareImage
 - Links/SoftwareImages
-- Links/SoftwareImages\@odata.count
+- Links/SoftwareImages@odata.count
 
 #### /redfish/v1/Systems/system/
 ##### ComputerSystem
@@ -540,7 +540,7 @@
 #### /redfish/v1/Systems/system/EthernetInterfaces/
 ##### EthernetInterfaceCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 - Description
 
 #### /redfish/v1/Systems/system/LogServices/
@@ -548,7 +548,7 @@
 - Description
 - Members
   - Should default to one member, named SEL
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Systems/system/LogServices/EventLog/
 ##### LogService
@@ -561,7 +561,7 @@
 ##### LogEntryCollection
 - Description
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Systems/system/LogServices/EventLog/Entries/{LogEntryId}/
 ##### LogEntry
@@ -576,7 +576,7 @@
 #### /redfish/v1/Systems/system/LogServices/SEL/Entries/
 ##### LogEntryCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 - Description
 - @odata.nextLink
 
@@ -594,7 +594,7 @@
 #### /redfish/v1/Systems/system/Memory/
 ##### MemoryCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Systems/system/Memory/{MemoryId}/
 ##### Memory
@@ -623,13 +623,13 @@
 ##### PCIeDeviceCollection
 - Description
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Systems/system/Processors/
 ##### ProcessorCollection
 - Members
   - Should Support CPU1 and CPU2 for dual socket systems
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Systems/system/Processors/{ProcessorId}/
 ##### Processor
@@ -651,12 +651,12 @@
 #### /redfish/v1/Systems/system/Storage/
 ##### StorageCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/Systems/system/Storage/{StorageId}/
 ##### Storage
 - Drives
-- Drives\@odata.count
+- Drives@odata.count
 - Status
 
 #### /redfish/v1/TaskService/
@@ -671,7 +671,7 @@
 #### /redfish/v1/TaskService/Tasks/
 ##### TaskCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/TelemetryService/
 ##### TelemetryService
@@ -684,12 +684,12 @@
 #### /redfish/v1/TelemetryService/MetricReportDefinitions/
 ##### MetricReportDefinitionCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/TelemetryService/MetricReports/
 ##### MetricReportCollection
 - Members
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/UpdateService/
 ##### UpdateService
@@ -704,12 +704,12 @@
 ##### SoftwareInventoryCollection
 - Members
   - Should Support BMC, ME, CPLD and BIOS
-- Members\@odata.count
+- Members@odata.count
 
 #### /redfish/v1/UpdateService/FirmwareInventory/{SoftwareInventoryId}/
 ##### SoftwareInventory
 - Description
-- RelatedItem\@odata.count
+- RelatedItem@odata.count
 - RelatedItem
 - Status
 - Updateable