From f03031d837ca4fa4a3bb5824b6b62c864ea889e9 Mon Sep 17 00:00:00 2001 From: Steve Ballantine Date: Tue, 21 Jun 2022 11:48:47 +0000 Subject: [PATCH 1/2] Merged PR 7278: DOC: Urls should use HTTPS and not contain documentation version numbers. DOC: Urls should use HTTPS #4794 Related work items: #4794 --- Examples/ResultCaching/Program.cs | 2 +- Examples/UsageSharing/Program.cs | 2 +- .../FiftyOne.Pipeline.JsonBuilderElement/Messages.resx | 2 +- FiftyOne.Pipeline.Engines.FiftyOne/Messages.resx | 2 +- README.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Examples/ResultCaching/Program.cs b/Examples/ResultCaching/Program.cs index fc04612d..3e5ffff8 100644 --- a/Examples/ResultCaching/Program.cs +++ b/Examples/ResultCaching/Program.cs @@ -38,7 +38,7 @@ /// /// If you want to know more about how result caching works, a complete /// explanation can be found in the -/// [documentation](https://51degrees.com/documentation/4.2/_features__result_caching.html). +/// [documentation](https://51degrees.com/documentation/_features__result_caching.html). /// /// This example is available in full on [GitHub](https://github.com/51Degrees/pipeline-dotnet/blob/master/Examples/ResultCaching/Program.cs). /// diff --git a/Examples/UsageSharing/Program.cs b/Examples/UsageSharing/Program.cs index d7426def..ce43148a 100644 --- a/Examples/UsageSharing/Program.cs +++ b/Examples/UsageSharing/Program.cs @@ -51,7 +51,7 @@ /// @include UsageSharing/appsettings.json /// /// For further details of what each setting does, see the -/// [share usage builder reference](http://51degrees.com/pipeline-dotnet/4.3/class_fifty_one_1_1_pipeline_1_1_engines_1_1_fifty_one_1_1_flow_elements_1_1_share_usage_builder_base.html) +/// [share usage builder reference](https://51degrees.com/pipeline-dotnet/class_fifty_one_1_1_pipeline_1_1_engines_1_1_fifty_one_1_1_flow_elements_1_1_share_usage_builder_base.html) /// /// This example is available in full on [GitHub](https://github.com/51Degrees/pipeline-dotnet/blob/master/Examples/UsageSharing/Program.cs). /// diff --git a/FiftyOne.Pipeline.Elements/FiftyOne.Pipeline.JsonBuilderElement/Messages.resx b/FiftyOne.Pipeline.Elements/FiftyOne.Pipeline.JsonBuilderElement/Messages.resx index 2c5f82f5..c1aeab88 100644 --- a/FiftyOne.Pipeline.Elements/FiftyOne.Pipeline.JsonBuilderElement/Messages.resx +++ b/FiftyOne.Pipeline.Elements/FiftyOne.Pipeline.JsonBuilderElement/Messages.resx @@ -118,6 +118,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - The value for the ‘sequence’ parameter could not found. See http://51degrees.com/documentation/_info__error_messages.html#Sequence_value_not_found for more information. + The value for the ‘sequence’ parameter could not found. See https://51degrees.com/documentation/_info__error_messages.html#Sequence_value_not_found for more information. \ No newline at end of file diff --git a/FiftyOne.Pipeline.Engines.FiftyOne/Messages.resx b/FiftyOne.Pipeline.Engines.FiftyOne/Messages.resx index d045d12b..aec2341f 100644 --- a/FiftyOne.Pipeline.Engines.FiftyOne/Messages.resx +++ b/FiftyOne.Pipeline.Engines.FiftyOne/Messages.resx @@ -133,7 +133,7 @@ Failed to increment usage sequence number - The value for the ‘sequence’ parameter is not valid. See http://51degrees.com/documentation/_info__error_messages.html#Sequence_value_invalid for more information. + The value for the ‘sequence’ parameter is not valid. See https://51degrees.com/documentation/_info__error_messages.html#Sequence_value_invalid for more information. Failed to retrieve sequence number diff --git a/README.md b/README.md index 056feac8..a1dccf53 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ For example, Installing `FiftyOne.Pipeline.Engines.FiftyOne` will automatically ### Pipeline Examples There are several examples available that demonstrate how to make use of the Pipeline API in isolation. These are described in the table below. -If you want examples that demonstrate how to use 51Degrees products such as device detection, then these are available in the corresponding [repository](https://github.com/51Degrees/device-detection-dotnet) and on our [website](http://51degrees.com/documentation/_examples__device_detection__index.html). +If you want examples that demonstrate how to use 51Degrees products such as device detection, then these are available in the corresponding [repository](https://github.com/51Degrees/device-detection-dotnet) and on our [website](https://51degrees.com/documentation/_examples__device_detection__index.html). | Example | Description | | CustomFlowElement\1. Simple Flow Element | Shows how to create a custom flow element that returns star sign based on a supplied date of birth. | From b81c793bd940339b96a2b63055219030735fdfcc Mon Sep 17 00:00:00 2001 From: CIUser Date: Tue, 21 Jun 2022 15:39:54 +0000 Subject: [PATCH 2/2] REF: Update submodules references. --- ci/common-ci | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/common-ci b/ci/common-ci index 705020bf..0499817b 160000 --- a/ci/common-ci +++ b/ci/common-ci @@ -1 +1 @@ -Subproject commit 705020bfd3126e8a6861777b13ba4f36cbca59db +Subproject commit 0499817be564fdae7a780b7276231975e637ab8b