Repoint urls in docs (#73766)
authorN0D4N <50947930+N0D4N@users.noreply.github.com>
Mon, 15 Aug 2022 00:56:07 +0000 (03:56 +0300)
committerGitHub <noreply@github.com>
Mon, 15 Aug 2022 00:56:07 +0000 (18:56 -0600)
commit126045ca05ea4dec4c987d72095e9dbf0a233f4a
treec556f47842c37c76404ddfcaf289c95df0bf560f
parent069460c6ef5abcbaefaa8849d71d59b90bfde361
Repoint urls in docs (#73766)
81 files changed:
docs/design/coreclr/profiling/Profiler Attach on CoreCLR.md
docs/design/features/additional-deps.md
docs/design/features/native-hosting.md
docs/project/linux-performance-tracing.md
docs/workflow/debugging/coreclr/debugging.md
docs/workflow/debugging/libraries/unix-instructions.md
eng/pipelines/installer/jobs/base-job.yml
eng/testing/debug-dump-template.md
src/coreclr/System.Private.CoreLib/src/System/Reflection/RuntimeCustomAttributeData.cs
src/coreclr/inc/gcdecoder.cpp
src/coreclr/inc/gcinfo.h
src/coreclr/inc/gcinfodecoder.h
src/coreclr/inc/gcinfodumper.h
src/coreclr/inc/gcinfotypes.h
src/coreclr/inc/predeftlsslot.h
src/coreclr/inc/stresslog.h
src/coreclr/inc/tls.h
src/coreclr/nativeaot/Runtime/inc/ModuleHeaders.h
src/coreclr/nativeaot/System.Private.CoreLib/src/System/Activator.NativeAot.cs
src/coreclr/nativeaot/System.Private.CoreLib/src/System/Threading/Thread.NativeAot.Windows.cs
src/coreclr/tools/Common/Internal/Runtime/ModuleHeaders.cs
src/coreclr/tools/Common/Internal/Runtime/ReadyToRunConstants.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/DependencyAnalysis/ReadyToRun/DebugInfoTableNode.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunHashCode.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/Compiler/ReadyToRunMetadataFieldLayoutAlgorithm.cs
src/coreclr/tools/aot/ILCompiler.ReadyToRun/JitInterface/CorInfoImpl.ReadyToRun.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/Amd64/GcInfo.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/Amd64/GcSlotTable.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/Amd64/Registers.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/Amd64/UnwindInfo.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/Arm/Registers.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/Arm/UnwindInfo.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/Arm64/UnwindInfo.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/DebugInfo.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/EHInfo.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/GCInfoTypes.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/NativeArray.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/NativeHashtable.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/NativeReader.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunHeader.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunImportSection.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunReader.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunSignature.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/x86/CallPattern.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/x86/GcInfo.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/x86/GcSlotTable.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/x86/InfoHdr.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/x86/Registers.cs
src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/x86/UnwindInfo.cs
src/installer/managed/Microsoft.NET.HostModel/Microsoft.NET.HostModel.csproj
src/installer/pkg/sfx/Microsoft.NETCore.App/Microsoft.NETCore.App.Host.sfxproj
src/installer/tests/HostActivation.Tests/PortableAppActivation.cs
src/installer/tests/Microsoft.DotNet.CoreSetup.Packaging.Tests/NETCoreTests.cs
src/libraries/Microsoft.Extensions.DependencyModel/src/DependencyContextWriter.cs
src/libraries/Microsoft.Extensions.DependencyModel/tests/DependencyContextJsonWriterTests.cs
src/libraries/System.Collections/tests/Generic/Dictionary/Dictionary.Generic.Tests.ConcurrentAccessDetection.cs
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/Activity.cs
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/DiagnosticListener.cs
src/libraries/System.Diagnostics.DiagnosticSource/src/System/Diagnostics/DiagnosticSource.cs
src/libraries/System.Private.CoreLib/src/System/Diagnostics/Tracing/EventCounter.cs
src/libraries/System.Reflection.Metadata/src/System/Reflection/Metadata/Ecma335/MetadataBuilder.Heaps.cs
src/libraries/System.Reflection.MetadataLoadContext/src/System/Reflection/TypeLoading/CustomAttributes/Ecma/EcmaCustomAttributeHelpers.cs
src/libraries/System.Text.Json/src/System/Text/Json/Writer/JsonWriterHelper.Transcoding.cs
src/mono/System.Private.CoreLib/src/System/Reflection/RuntimePropertyInfo.cs
src/mono/mono/metadata/assembly.c
src/mono/mono/metadata/debug-mono-ppdb.c
src/mono/mono/metadata/icall.c
src/mono/mono/mini/mini-amd64.c
src/mono/mono/utils/mono-dl.c
src/mono/mono/utils/mono-proclib.c
src/mono/mono/utils/mono-time.c
src/mono/mono/utils/mono-utils-debug.c
src/native/corehost/hostmisc/longfile.windows.cpp
src/native/eventpipe/ds-process-protocol.c
src/native/eventpipe/ds-process-protocol.h
src/tests/JIT/HardwareIntrinsics/X86/General/VectorArgs.cs
src/tests/JIT/HardwareIntrinsics/X86/General/VectorArray.cs
src/tests/JIT/HardwareIntrinsics/X86/General/VectorRet.cs
src/tests/JIT/HardwareIntrinsics/X86/General/VectorUnused.cs
src/tests/nativeaot/SmokeTests/DynamicGenerics/GitHub21379.cs
src/tests/sizeondisk/sodbench/THIRD-PARTY-NOTICES.TXT